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