Skip to content

newrelic-csec/github-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-backup

Back up your Github repositories locally.

To install it as a Gem, just run:

$ gem install github-backup

To use it:

$ github-backup ddollar /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: http://github.com/guides/tell-git-your-user-name-and-email-address

Specify authentication at the command line

If you don't have a [github] section set up in your ~/.gitconfig file, you can provide your user name and Github API at the command line.

License

MIT License

Author

Created by David Dollar

Patches contributed by: Gabriel Gilder

Copyright

Copyright (c) 2010 David Dollar.

Releases

No releases published

Packages

No packages published