X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=2d0ca9d8ed09cd247e87adbc7be17f25ead1a353;hb=21a02335f821c89a989cf0b533d2ae0adb6da16e;hp=e8ef3efa89a69b3ef4a919a40b8fbd4dec690d0f;hpb=941c9449999192e2d338ee204f4153e30ae43829;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.