X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-replace.txt;h=fde209258234edd221dea2f5b096c78f1978eeb4;hb=01aedc930b6c3b46d229e33ac6f70b3d91fc1d2b;hp=65a0da508a6be033e46850dc46b4fb700c93ad50;hpb=0c15da68e819183fcf85f45daa25965b6fde86cc;p=git.git diff --git a/Documentation/git-replace.txt b/Documentation/git-replace.txt index 65a0da508..fde209258 100644 --- a/Documentation/git-replace.txt +++ b/Documentation/git-replace.txt @@ -65,7 +65,7 @@ OPTIONS BUGS ---- Comparing blobs or trees that have been replaced with those that -replace them will not work properly. And using 'git reset --hard' to +replace them will not work properly. And using `git reset --hard` to go back to a replaced commit will move the branch to the replacement commit instead of the replaced commit.