X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-revert.txt;h=feebd81da5889da2e77dc8508f8b7e3d642e6214;hb=1c3039e8f1eb01766cff976793c8f439095967f6;hp=a3f9a5655b8626f5a15944a688996999b5806b1c;hpb=215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7;p=git.git diff --git a/Documentation/git-revert.txt b/Documentation/git-revert.txt index a3f9a565..feebd81d 100644 --- a/Documentation/git-revert.txt +++ b/Documentation/git-revert.txt @@ -29,9 +29,9 @@ OPTIONS working tree does not have to match the HEAD commit. The revert is done against the beginning state of your working tree. - - This is useful when reverting more than one commits' - effect to your working tree in a row. ++ +This is useful when reverting more than one commits' +effect to your working tree in a row. Author @@ -44,5 +44,5 @@ Documentation by Junio C Hamano and the git-list . GIT --- -Part of the link:git.html[git] suite +Part of the gitlink:git[7] suite