]> git.ipfire.org Git - thirdparty/git.git/commit
Make git-pull-script do the right thing for symlinked HEAD's.
authorLinus Torvalds <torvalds@ppc970.osdl.org.(none)>
Tue, 19 Apr 2005 16:53:58 +0000 (09:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org.(none)>
Tue, 19 Apr 2005 16:53:58 +0000 (09:53 -0700)
commit4aaef1064a1091ec38ab6adc823f26b82cf4998d
tree2cc561c8cd57aefc641f5ff8b5719377b08763ad
parent3b7d368f34715003c834233d9f23456bcb62b44a
Make git-pull-script do the right thing for symlinked HEAD's.

Also exit gracefully if the HEAD pull failed, rather than use
a possibly stale MERGE_HEAD.
git-pull-script