diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-08-03 11:01:32 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-03 11:01:32 -0700 |
commit | 12b7eda44e7af72cee4659c27e7a530acb813650 (patch) | |
tree | 7aef4e425da1f7a7f71171e0c94727634c760bea /Documentation/git.txt | |
parent | 8d3981ccbed9fc211b4e67105015179d9d2a5692 (diff) | |
parent | 1c601af25a1d182420da11d20bc8862823e47012 (diff) | |
download | git-12b7eda44e7af72cee4659c27e7a530acb813650.tar.gz |
Merge branch 'es/doc-clean-outdated-tools'
* 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 f87d3325f8..7eb89d5b45 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -780,7 +780,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 |