author | Matthias Lederhofer <matled@gmx.net> | |
Sun, 30 Jul 2006 01:30:29 +0000 (03:30 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 31 Jul 2006 00:45:57 +0000 (17:45 -0700) | ||
commit | 0347a8c7648ea9504badce7bb4ed4c4f3dbacf16 | |
tree | 644e7defd096fd86c8b19761f03cc76dd452f293 | tree | snapshot |
parent | 41e95f699088b14c6a949ec858499f98df4f34f6 | commit | diff |
git.c: allow alias expansion without a git directory
With this, the configuration mechanism can be used to say:
[alias]
init = init-db --template=/path/to/template
Signed-off-by: Matthias Lederhofer <matled@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
With this, the configuration mechanism can be used to say:
[alias]
init = init-db --template=/path/to/template
Signed-off-by: Matthias Lederhofer <matled@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git.c | diff | blob | history |