Browse Source
A "merge -c" instruction during "git rebase --rebase-merges" should give the user a chance to edit the log message, even when there is otherwise no need to create a new merge and replace the existing one (i.e. fast-forward instead), but did not. Which has been corrected. * pw/rebase-edit-message-for-replayed-merge: rebase -r: always reword merge -cmaint
Junio C Hamano
6 years ago
2 changed files with 18 additions and 0 deletions
Loading…
Reference in new issue