X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=7ccb55d148e476993e7f5bd31f8d80dc2f05d7f7;hb=19a6cd372a998df3079d870e02c064c5bb101841;hp=d5b7667c15ef45e371b3fd3c4ecdf513f8f7cc02;hpb=c3117b21666f2a68aebd5fce0bcdc4ab705c299a;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index d5b7667c1..7ccb55d14 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -44,9 +44,10 @@ unreleased) version of git, that is available from 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v1.7.9.4/git.html[documentation for release 1.7.9.4] +* link:v1.7.9.5/git.html[documentation for release 1.7.9.5] * release notes for + link:RelNotes/1.7.9.5.txt[1.7.9.5], link:RelNotes/1.7.9.4.txt[1.7.9.4], link:RelNotes/1.7.9.3.txt[1.7.9.3], link:RelNotes/1.7.9.2.txt[1.7.9.2], @@ -711,6 +712,12 @@ other a pager. See also the `core.pager` option in linkgit:git-config[1]. +'GIT_EDITOR':: + This environment variable overrides `$EDITOR` and `$VISUAL`. + It is used by several git comands when, on interactive mode, + an editor is to be launched. See also linkgit:git-var[1] + and the `core.editor` option in linkgit:git-config[1]. + 'GIT_SSH':: If this environment variable is set then 'git fetch' and 'git push' will use this command instead