diff options
| author | Ramkumar Ramachandra <artagnon@gmail.com> | 2013-06-13 21:36:13 +0530 | 
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-06-13 15:31:06 -0700 | 
| commit | 96e2b99ed56c8433cc4aa03f32d2ef2a22748fc0 (patch) | |
| tree | 3d3b4d30c165bfa655a900e20f1f5f25adadf8a3 /git-compat-util.h | |
| parent | af2f0ebcbdb164043d6ad72c81c6ce5cdadf63b5 (diff) | |
| download | git-96e2b99ed56c8433cc4aa03f32d2ef2a22748fc0.tar.gz | |
rebase: finish_rebase() in noop rebase
In the following case
  $ git rebase master
  Current branch autostash-fix is up to date.
the autostash is not applied automatically, because this codepath
forgets to call finish_rebase().  Fix this.  Also add a test to guard
against regressions.
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-compat-util.h')
0 files changed, 0 insertions, 0 deletions
