April 2010
1 post
git-git
I’ve just created a new command for git, called git. It only does one thing: it calls git. So, if you need to fetch changes, instead of typing: git fetch Now you can type: git git fetch It even works recursively: git git git git git git git git git fetch git-git is available on my github at http://github.com/jes5199/git-git
Apr 9th