X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=2d0ca9d8ed09cd247e87adbc7be17f25ead1a353;hb=d64e6b04291e2313343866a6b206caf13313f1f9;hp=e8ef3efa89a69b3ef4a919a40b8fbd4dec690d0f;hpb=767e130915015f897fb87b939843b4882212574b;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index e8ef3efa..2d0ca9d8 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -313,6 +313,9 @@ gitlink:git-rebase[1]:: gitlink:git-repack[1]:: Pack unpacked objects in a repository. +gitlink:git-rerere[1]:: + Reuse recorded resolution of conflicted merges. + gitlink:git-reset[1]:: Reset current HEAD to the specified state.