Document GIT_SSH environment variable alongside other variables
commitd5538b418d658d507f7fb9f359b31152a9b5f8e0
authorShawn O. Pearce <spearce@spearce.org>
Sat, 4 Aug 2007 06:06:52 +0000 (4 02:06 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sat, 4 Aug 2007 08:55:08 +0000 (4 01:55 -0700)
tree23da698e1bb6c5fc11fffe2412f37b56d9ab100c
parent2ec39edad9c3be74b5fed5ab5c122493e6a53c66
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>
Documentation/git.txt