diff options
| author | Shawn O. Pearce <spearce@spearce.org> | 2007-12-20 02:12:12 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2007-12-20 01:12:41 -0800 |
| commit | 03270628ed61f56431658eacd335b8f2f8ecc05a (patch) | |
| tree | 9667198d3ea05e03371ac965ba6daa8ac63e3eb4 /git-gui/lib/commit.tcl | |
| parent | fix git commit --amend -m "new message" (diff) | |
| download | git-03270628ed61f56431658eacd335b8f2f8ecc05a.tar.gz git-03270628ed61f56431658eacd335b8f2f8ecc05a.zip | |
Reallow git-rebase --interactive --continue if commit is unnecessary
During git-rebase --interactive's --continue implementation we used
to silently restart the rebase if the user had made the commit
for us. This is common if the user stops to edit a commit and
does so by amending it. My recent change to watch git-commit's
exit status broke this behavior.
Thanks to Bernt Hansen for catching it in 1.5.4-rc1.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions
