X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=24ca55da684265b5e14f0e60c00917c3d623fcbc;hb=8f2b72a93666afe63ab39b279bbd4088bd5463ca;hp=03d860b191001c2fa3a5c70f68ad0a8c4a558203;hpb=f56ef54174598d5362d0446c5a560cb5892537c2;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index 03d860b1..24ca55da 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -399,6 +399,12 @@ gitlink:git-update-ref[1]:: Interrogators: +gitlink:git-annotate[1]:: + Annotate file lines with commit info. + +gitlink:git-blame[1]:: + Blame file lines on commits. + gitlink:git-check-ref-format[1]:: Make sure ref name is well formed.