author | A Large Angry SCM <gitzilla@gmail.com> | |
Sat, 10 May 2008 20:52:51 +0000 (16:52 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 11 May 2008 17:03:58 +0000 (10:03 -0700) | ||
commit | 2b36b146fa892a0a326eb2e35a39c9daf58fbe5e | |
tree | 1e28f9c929b01e8b63f10c66adcea34f6092483a | tree | snapshot |
parent | 15ddb6fab24e7cf848f7a91c59f8d96b6a5cd371 | commit | diff |
git-repack: re-enable parsing of -n command line option
In commit 5715d0b (Migrate git-repack.sh to use git-rev-parse --parseopt,
2007-11-04), parsing of the '-n' command line option was accidentally lost
when git-repack.sh was migrated to use git-rev-parse --parseopt. This adds
it back.
Signed-off-by: A Large Angry SCM <gitzilla@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In commit 5715d0b (Migrate git-repack.sh to use git-rev-parse --parseopt,
2007-11-04), parsing of the '-n' command line option was accidentally lost
when git-repack.sh was migrated to use git-rev-parse --parseopt. This adds
it back.
Signed-off-by: A Large Angry SCM <gitzilla@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-repack.sh | diff | blob | history |