author | Linus Torvalds <torvalds@osdl.org> | |
Sat, 29 Jul 2006 05:44:25 +0000 (22:44 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 29 Jul 2006 08:34:07 +0000 (01:34 -0700) | ||
commit | a633fca0c056aa221d23493c276d3713191621b3 | |
tree | 6dcb10b511201ad3e83f736e7eba214e301e5805 | tree | snapshot |
parent | db6296a566eb1a8007a84330a911b38055720743 | commit | diff |
Call setup_git_directory() much earlier
This changes the calling convention of built-in commands and
passes the "prefix" (i.e. pathname of $PWD relative to the
project root level) down to them.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This changes the calling convention of built-in commands and
passes the "prefix" (i.e. pathname of $PWD relative to the
project root level) down to them.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
35 files changed: