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-05-11 20:27:36 +0400
committerJunio C Hamano <gitster@pobox.com>2008-05-11 22:36:07 +0400
commit28bfa145e4dedad9b2c81857b77ca13871c77853 (patch)
tree56bb50b80e3977dc9f28f3fa5d2b5853876c634b /log-tree.c
parent921df15f1d276bdecb7c4e134dff97f4e3adf953 (diff)
rev-parse: fix using "--default" with "--verify"
Before this patch, something like: $ git rev-parse --verify HEAD --default master did not work, while: $ git rev-parse --default master --verify HEAD worked. This patch fixes that, so that they both work (assuming HEAD and master can be parsed). Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'log-tree.c')
0 files changed, 0 insertions, 0 deletions