Meta/Reintegrate: show what happened during the fix-up
parent
d5617a42b0
commit
86b0be18d6
|
|
@ -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
|
||||
;;
|
||||
|
|
|
|||
Loading…
Reference in New Issue