X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=contrib%2Fexamples%2Fgit-revert.sh;h=60a05a8b978345224c0313edb8060f5a7c2ccb54;hb=347c47e61e5daf1efb3503724a431e4316c6eb5b;hp=49f00321b28833c24ebb78ea2104f34091d43017;hpb=521ae135b7dcae27fb78e1b941f50158558108e6;p=git.git diff --git a/contrib/examples/git-revert.sh b/contrib/examples/git-revert.sh index 49f00321b..60a05a8b9 100755 --- a/contrib/examples/git-revert.sh +++ b/contrib/examples/git-revert.sh @@ -181,7 +181,6 @@ Conflicts: esac exit 1 } -echo >&2 "Finished one $me." # If we are cherry-pick, and if the merge did not result in # hand-editing, we will hit this commit and inherit the original