summaryrefslogtreecommitdiff
path: root/builtin-verify-pack.c
AgeCommit message (Collapse)Author
2006-08-13Merge branch 'mk/rename'Junio C Hamano
2006-08-10git-verify-pack: make builtinRene Scharfe
Convert git-verify-pack to a builtin command. Also rename ac to argc and av to argv for consistancy. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <junkio@cox.net>