clone-pack: remove unused and undocumented --keep flag
authorJunio C Hamano <junkio@cox.net>
Sun, 18 Dec 2005 09:55:29 +0000 (01:55 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 18 Dec 2005 09:55:29 +0000 (01:55 -0800)
While we are at it, give fully spelled --keep to fetch-pack.
Also give --quiet in addition to -q to fetch-pack as well.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found