X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-http-fetch.txt;h=1116e855d6538f8d0e45f1cea60a2ef716991a3d;hb=50b4e0c178777a27164eb67676593255a9cbd035;hp=c03427256800a08dc5107018297a32e5e47a85d2;hpb=7fe2fc79358673a909d71e62d3f80ffe0f525fce;p=git.git diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt index c0342725..1116e855 100644 --- a/Documentation/git-http-fetch.txt +++ b/Documentation/git-http-fetch.txt @@ -1,10 +1,9 @@ git-http-fetch(1) ================= -v0.1, May 2005 NAME ---- -git-http-fetch - Downloads a remote GIT repository via HTTP +git-http-fetch - Downloads a remote git repository via HTTP SYNOPSIS @@ -13,7 +12,13 @@ SYNOPSIS DESCRIPTION ----------- -Downloads a remote GIT repository via HTTP. +Downloads a remote git repository via HTTP. + +OPTIONS +------- +commit-id:: + Either the hash or the filename under [URL]/refs/ to + pull. -c:: Get the commit objects.