Sha256: abd90b8cb74fe220af4510789981668705b4ad3cebdd55b6399ba7d8e7233859

Contents?: true

Size: 484 Bytes

Versions: 9

Compression:

Stored size: 484 Bytes

Contents

RightGit is an assortment of git-related classes created by RightScale.

Maintained by the RightScale Teal Team

== What Does It Do?

=== Repository Management

Provides an API for managing a git repository that is suitable for
automation. It is assumed that gestures like creating a new repository,
branch or tag are manual tasks beyond the scope of automation so those are
not covered here. What is provided are APIs for cloning, fetching, listing
and grooming git-related objects.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
right_git-1.2.1 README.rdoc
right_git-1.1.2 README.rdoc
right_git-1.1.1 README.rdoc
right_git-1.0.2 README.rdoc
right_git-1.0.1 README.rdoc
right_git-1.0.0 README.rdoc
right_git-0.1.0 README.rdoc
right_git-0.0.3 README.rdoc
right_git-0.0.2 README.rdoc