github-backup

Back up your Github repositories locally.

To install it as a Gem, just run:

$ sudo gem install ddollar-github-backup

To use it:

$ github-backup /path/to/my/backup/root

Authenticated Usage

Seamless authentication using .gitconfig defaults

You will need a ~/.gitconfig file in place with a [github] section

See: github.com/guides/tell-git-your-user-name-and-email-address

Author

Copyright © 2009 David Dollar. See LICENSE for details.