diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2007-09-25 16:42:36 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-25 17:46:43 -0700 |
commit | be6ff208d8248c3f282df14fdf3c08db57e92007 (patch) | |
tree | a3ae81af74765b69ad51beef03b3ee62ad269b27 /commit.c | |
parent | df3a02f6125f7ac82b6e81e3e32cd7ca3c7905ee (diff) | |
download | git-be6ff208d8248c3f282df14fdf3c08db57e92007.tar.gz |
rebase -i: commit when continuing after "edit"
When doing an "edit" on a commit, editing and git-adding some files,
"git rebase -i" complained about a missing "author-script". The idea was
that the user would call "git commit --amend" herself.
But we can be nice and do that for the user.
Noticed by Dmitry Potapov.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions