commit | 2e3ed670eb09feffe847af55db38da3dcecc2a88 | [log] [tgz] |
---|---|---|
author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | Thu Aug 10 17:02:38 2006 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Thu Aug 10 14:19:06 2006 -0700 |
tree | e3244347449770525b023658864a531dbb43cd48 | |
parent | 44e1d764d0d3123a614377e10655b4348cf57771 [diff] |
git-verify-pack: make builtin 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>