X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=d18cf5ec16b69c82df04c2d65bfb4e0b28b98dc8;hb=3f81fc82743ccd4fd7157f1f1db41605eb018fb9;hp=004383bf9ba48b6c765834a76bf92c20713a1a62;hpb=508e67ab6ea338c6c54c97690501423b39992732;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index 004383bf..d18cf5ec 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -72,9 +72,6 @@ Interrogation commands link:git-cat-file.html[git-cat-file]:: Provide content or type information for repository objects -link:git-check-files.html[git-check-files]:: - Verify a list of files are up-to-date - link:git-diff-cache.html[git-diff-cache]:: Compares content and mode of blobs between the cache and repository @@ -167,6 +164,10 @@ link:git-upload-pack.html[git-upload-pack]:: Invoked by 'git-clone-pack' and 'git-fetch-pack' to push what are asked for. +link:git-update-server-info.html[git-update-server-info]:: + Updates auxiliary information on a dumb server to help + clients discover references and packs on it. + Ancilliary Commands -------------------