Sha256: 144fe4725e2b149eb07e12e1ad9c3d68ea0cda2511c2f89f1b80070d3e068a0f

Contents?: true

Size: 745 Bytes

Versions: 1

Compression:

Stored size: 745 Bytes

Contents

= gitme

== Synopsis

The motivation for gitme is make it easy to only keep your git projects on your
computer as long as you need them. Pull your git project, add your changes,
push them back, then delete the project once you're done.

Problems with this approach is that git repositories have long, difficult to
remember urls. Git projects may also be additional git remotes and unversioned
files configuring test tools.

Gitme is command line tool to simplify fetching and configuring git projects.
You should never need to keep a git-backed project on your computer longer than
you're using it because gitme makes it super-simple to just fetch it again.

== Copyright

Copyright (c) 2011 Michael Barton. See LICENSE.txt for further details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gitme-0.0.1 README.rdoc