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