summaryrefslogtreecommitdiff
path: root/Documentation/git-pack-refs.txt
AgeCommit message (Collapse)Author
2007-01-26Documentation: pack-refs --all vs default behaviourJunio C Hamano
Document the recommended way to prime a repository with tons of references with 'pack-refs --all -prune'. Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-01-08--prune is now default for 'pack-refs'Junio C Hamano
There is no reason not to, really. Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-11-06Document git-pack-refs and link it to git(7).Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>