Make networking commands to work from a subdirectory.
authorJunio C Hamano <junkio@cox.net>
Sat, 26 Nov 2005 08:47:59 +0000 (00:47 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 Nov 2005 07:13:02 +0000 (23:13 -0800)
These are whole-tree operations and there is not much point
making them operable from within a subdirectory, but it is easy
to do so, and using setup_git_directory() upfront helps git://
proxy specification picked up from the correct place.

Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found