author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sat, 29 Aug 2009 09:04:52 +0000 (11:04 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 29 Aug 2009 21:07:25 +0000 (14:07 -0700) | ||
commit | 53a1116c611e9e717d90e1406b29d97648460773 | |
tree | 3ea5b50b1972f195a0824904e24fd29604aad2b0 | tree | snapshot |
parent | d17982f19c570744c98c10c167d54024e9d22909 | commit | diff |
update-server-info: make builtin, use parseopt
Convert git update-server-info to a built-in command and use parseopt.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Convert git update-server-info to a built-in command and use parseopt.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history | |
builtin-update-server-info.c | [new file with mode: 0644] | blob |
builtin.h | diff | blob | history | |
git.c | diff | blob | history | |
update-server-info.c | [deleted file] | blob | history |