mirror of
https://github.com/git/git.git
synced 2026-08-07 08:31:51 +00:00
Meta/Reintegrate: show what happened during the fix-up
This commit is contained in:
@@ -167,6 +167,7 @@ no)
|
||||
then
|
||||
echo >&2 "Fixing up the merge"
|
||||
git cherry-pick --no-commit "refs/merge-fix/$branch" &&
|
||||
git diff --stat HEAD &&
|
||||
EDITOR=: git commit --amend -a || exit
|
||||
fi
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user