Code

--prune is now default for 'pack-refs'
authorJunio C Hamano <junkio@cox.net>
Mon, 8 Jan 2007 22:40:33 +0000 (14:40 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 8 Jan 2007 22:46:00 +0000 (14:46 -0800)
commit0f018baba654347b5ce746253b99d59707f80184
tree16b1f8e5488984a9cfdb8a83a261a708ec884f58
parentd84029b6738197fa409861597934b29bbebad262
--prune is now default for 'pack-refs'

There is no reason not to, really.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-pack-refs.txt
builtin-pack-refs.c
t/t3210-pack-refs.sh