author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 4 Aug 2007 06:06:52 +0000 (02:06 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 4 Aug 2007 08:55:08 +0000 (01:55 -0700) | ||
commit | d5538b418d658d507f7fb9f359b31152a9b5f8e0 | |
tree | 23da698e1bb6c5fc11fffe2412f37b56d9ab100c | tree | snapshot |
parent | 2ec39edad9c3be74b5fed5ab5c122493e6a53c66 | commit | diff |
Document GIT_SSH environment variable alongside other variables
The GIT_SSH environment variable has survived for quite a while
without being documented, but has been mentioned on list and on
my day-job repositories can only be accessed via magic supplied
through the wonderous hack that is GIT_SSH.
Advertising it alongside other "low level magic" such as GIT_PAGER
and GIT_MERGE_VERBOSITY will certainly help others who need to
spread their own pixie dust to make things work.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The GIT_SSH environment variable has survived for quite a while
without being documented, but has been mentioned on list and on
my day-job repositories can only be accessed via magic supplied
through the wonderous hack that is GIT_SSH.
Advertising it alongside other "low level magic" such as GIT_PAGER
and GIT_MERGE_VERBOSITY will certainly help others who need to
spread their own pixie dust to make things work.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt | diff | blob | history |