Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2008-07-29 09:42:53 +0400
committerJunio C Hamano <gitster@pobox.com>2008-07-29 10:02:12 +0400
commitdf57accb46695b50e2db94424e9d4ebfed0694c8 (patch)
tree4dc6b1d875ed0d7f6f81bd84446b164cfc4bac47 /read-cache.c
parent65c35b2256ecbfaebcf04559fe6070807646afff (diff)
merge-base: die with an error message if not passed a commit ref
Before this patch "git merge-base" just exited with error code 1 and without an error message in case it was passed a ref to an object that is not a commit (for example a tree). This patch makes it "die" in this case with an error message. While at it, this patch also refactors the code to get the commit reference from an argument into a new "get_commit_reference" function. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'read-cache.c')
0 files changed, 0 insertions, 0 deletions