Added git fork, which will create a new branch in a given new
commit3c4347c8b64fb516bc097ab174c3247113b7603d
authorPetr Baudis <pasky@ucw.cz>
Sat, 16 Apr 2005 00:57:24 +0000 (16 02:57 +0200)
committerPetr Baudis <xpasky@machine>
Sat, 16 Apr 2005 00:57:24 +0000 (16 02:57 +0200)
tree01afbfadf2861dd24659ebb138a8a06955712278
parent555492e0af080c7c7beea920ddbea6e31d15838a
Added git fork, which will create a new branch in a given new
directory, with the object cache shared with your current branch.
The "first" branch originating from the object cache is called
"master". .git/HEAD is now just a symlink to .git/heads/$branch.
Makefile
git
gitaddremote.sh
gitfork.sh [new file with mode: 0755]
gitinit.sh
gitpull.sh