diff options
author | Ben Wijen <ben@wijen.net> | 2019-08-30 17:16:06 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-07 10:17:05 -0700 |
commit | bf1e28e0ad9b1d0d04203ebc43b9008de1969503 (patch) | |
tree | e8dc71da2dfa78097a089fe935b62aa472463e9f /compat | |
parent | builtin/rebase.c: make sure the active branch isn't moved when autostashing (diff) | |
download | tgif-bf1e28e0ad9b1d0d04203ebc43b9008de1969503.tar.xz |
builtin/rebase.c: Remove pointless message
When doing 'git rebase --autostash <upstream> <master>' with a dirty worktree
a 'HEAD is now at ...' message is emitted, which is pointless as it refers to
the old active branch which isn't actually moved.
This commit removes the 'HEAD is now at...' message.
Signed-off-by: Ben Wijen <ben@wijen.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions