X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=Documentation%2Fgit-remote-helpers.txt;h=4f83dea5a39ca2f8e695a2426e90cf0450533696;hb=cfd2f0f5580a5524707693d4d055b18b519a325c;hp=930b4034ac5dc60481afe34f9cd82fd756639190;hpb=259bcfb6b987021be592ed640253215bcbbf6d7d;p=git.git diff --git a/Documentation/git-remote-helpers.txt b/Documentation/git-remote-helpers.txt index 930b4034a..4f83dea5a 100644 --- a/Documentation/git-remote-helpers.txt +++ b/Documentation/git-remote-helpers.txt @@ -48,6 +48,9 @@ arguments. The first argument specifies a remote repository as in git; it is either the name of a configured remote or a URL. The second argument specifies a URL; it is usually of the form '://
', but any arbitrary string is possible. +The 'GIT_DIR' environment variable is set up for the remote helper +and can be used to determine where to store additional data or from +which directory to invoke auxiliary git commands. When git encounters a URL of the form '://
', where '' is a protocol that it cannot handle natively, it