diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-08-19 14:41:31 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-19 14:41:31 -0700 |
commit | cacee08cd2f0ae8bbbec598c009feedfb7cf177c (patch) | |
tree | abdc8762f346cae55000fb057ecf05c4ddca92dd /Documentation/git.txt | |
parent | 25a294e44db1c479e8abe2449f71279e6511ea32 (diff) | |
parent | 1c601af25a1d182420da11d20bc8862823e47012 (diff) | |
download | git-cacee08cd2f0ae8bbbec598c009feedfb7cf177c.tar.gz |
Merge branch 'es/doc-clean-outdated-tools' into maint
* es/doc-clean-outdated-tools:
Documentation/git-tools: retire manually-maintained list
Documentation/git-tools: drop references to defunct tools
Documentation/git-tools: fix item text formatting
Documentation/git-tools: improve discoverability of Git wiki
Documentation/git: drop outdated Cogito reference
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 5e0397a448..8b7e3a2d6e 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -781,7 +781,7 @@ The Git Repository ~~~~~~~~~~~~~~~~~~ These environment variables apply to 'all' core Git commands. Nb: it is worth noting that they may be used/overridden by SCMS sitting above -Git so take care if using Cogito etc. +Git so take care if using a foreign front-end. 'GIT_INDEX_FILE':: This environment allows the specification of an alternate |