aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-pack-refs.txt
Commit message (Collapse)AuthorAge
* Documentation: pack-refs --all vs default behaviourJunio C Hamano2007-01-26
| | | | | | | 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>
* --prune is now default for 'pack-refs'Junio C Hamano2007-01-08
| | | | | | There is no reason not to, really. Signed-off-by: Junio C Hamano <junkio@cox.net>
* Document git-pack-refs and link it to git(7).Junio C Hamano2006-11-06
Signed-off-by: Junio C Hamano <junkio@cox.net>