X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Documentation%2Fgit-http-backend.txt;h=277d9e141bf81bddb4ba661e43763b7774a1417d;hb=547e8b9205349b47003ed25a82673e413e71c255;hp=52388206570238636d50ed360120d3464f630a94;hpb=3bd8de57279492e34d4e4525c7498651a027f3d9;p=thirdparty%2Fgit.git diff --git a/Documentation/git-http-backend.txt b/Documentation/git-http-backend.txt index 5238820657..277d9e141b 100644 --- a/Documentation/git-http-backend.txt +++ b/Documentation/git-http-backend.txt @@ -35,7 +35,7 @@ These services can be enabled/disabled using the per-repository configuration file: http.getanyfile:: - This serves older Git clients which are unable to use the + This serves Git clients older than version 1.6.6 that are unable to use the upload pack service. When enabled, clients are able to read any file within the repository, including objects that are no longer reachable from a branch but are still present.