]> git.ipfire.org Git - thirdparty/git.git/commit - git-pull.sh
[PATCH] Use git-octopus when pulling more than one heads.
authorJunio C Hamano <junkio@cox.net>
Tue, 23 Aug 2005 04:57:59 +0000 (21:57 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 24 Aug 2005 23:50:52 +0000 (16:50 -0700)
commit521003ff52d1cf742350e1342bc2dd4ab1b51e6b
tree40f848b88cb8ffc9fccf7e1488582751705b2fe5
parentae2da40690a3f3f101de5780a7799781b09e2e05
[PATCH] Use git-octopus when pulling more than one heads.

With this, you can finally say "git pull jgarzik sil24 pdc2027x".

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-pull-script