diff options
author | Michael J Gruber <git@drmicha.warpmail.net> | 2012-08-10 08:51:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-08-10 09:41:28 -0700 |
commit | 1af221ef5cb84c792303a0d16ca91197e2b70279 (patch) | |
tree | 9440e85ea51e47f09073643c9e8dea6e700db8c3 /git-mergetool.sh | |
parent | Git 1.7.10.5 (diff) | |
download | tgif-1af221ef5cb84c792303a0d16ca91197e2b70279.tar.xz |
rebase -i: use full onto sha1 in reflog
'git rebase' uses the full onto sha1 for the reflog message whereas 'git
rebase -i' uses the short sha1. This is not only inconsistent, but can
lead to problems when the reflog is inspected at a later time at which
that abbreviation may have become ambiguous.
Make 'rebase -i' use the full onto sha1, as well.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-mergetool.sh')
0 files changed, 0 insertions, 0 deletions