mirror of
https://github.com/git/git.git
synced 2026-01-23 15:27:19 +09:00
Reintegrate: do not fail when garbage is found in the orignal
This commit is contained in:
parent
bb94632d56
commit
47dc5e28f2
@ -91,7 +91,7 @@ show_merge () {
|
||||
;;
|
||||
*)
|
||||
echo 2>&1 "Huh?: $msg"
|
||||
exit 1
|
||||
return
|
||||
;;
|
||||
esac &&
|
||||
tip=$(git rev-parse --verify "refs/$merge_hier$branch" 2>/dev/null) &&
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user