public
Description: GitAuth + GitHub == Automatic mirror for your github repositories to any gitauth install
Homepage:
Clone URL: git://github.com/Sutto/gitauth-gh.git
name age message
file .gitignore Loading commit data...
file README.markdown
file Rakefile
directory bin/
file gitauth-gh.gemspec
directory lib/
README.markdown

GitAuth-GH - Automatic GitHub Repository backup

GitAuth-GH makes the task of backing up your GitHub repositories (both private and public) to another github server automatic.

By leveraging {GitAuth, an open source git-over-ssh auth server}[http://github.com/brownbeagle/gitauth] to do the heavy lifting, gitauth will automatically provide an up-to-date read-only copy of your applications source code, along with synchronized deploy and user keys. Look out in the near future for a screencast introducing it!