Browse Source
If '--[no-]allow_rerere_autoupdate' is passed when 'git rebase -m' is called and a merge conflict occurs, the flag will be forgotten for the rest of the rebase process. Make rebase remember it by saving the value. Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Martin von Zweigbergk
14 years ago
committed by
Junio C Hamano
2 changed files with 25 additions and 0 deletions
Loading…
Reference in new issue