Git plugin for copy remote/local git repo to another remote/local destination
sudo gem install git-copy
git copy https://github.com/cybertk/git-copy.git https://github.com/cybertk/git-copy.git
Copy this repo to a local hosted git server
git init --bare git-copy.git
git copy https://github.com/cybertk/git-copy.git $PWD/git-copy.git
Any contribution is more then welcome!