diff options
author | Conrad Irwin <conrad.irwin@gmail.com> | 2011-05-06 22:59:59 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-08 12:28:30 -0700 |
commit | 1020d08786c1413d488845f9175d01c0ea073a6c (patch) | |
tree | 55723f1968df1c829cece4e5426314f85e5210db /Documentation/git-blame.txt | |
parent | git-reset.txt: better docs for '--patch' (diff) | |
download | tgif-1020d08786c1413d488845f9175d01c0ea073a6c.tar.xz |
Use a temporary index for git commit --interactive
Change the behaviour of git commit --interactive so that when you abort
the commit (by leaving the commit message empty) the index remains
unchanged.
Hitherto an aborted commit --interactive has added the selected hunks to
the index regardless of whether the commit succeeded or not.
Signed-off-by: Conrad Irwin <conrad.irwin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-blame.txt')
0 files changed, 0 insertions, 0 deletions