X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=contrib%2Fexamples%2Fgit-revert.sh;h=60a05a8b978345224c0313edb8060f5a7c2ccb54;hb=5e738ae820ec53c45895b029baa3a1f63e654b1b;hp=49f00321b28833c24ebb78ea2104f34091d43017;hpb=8acd141bb5cd4155d849fbfb3b74eb509608cd15;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