Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-26 | Documentation: pack-refs --all vs default behaviour | Junio C Hamano | 1 | -1/+12 | |
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 | 1 | -4/+5 | |
There is no reason not to, really. Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-11-06 | Document git-pack-refs and link it to git(7). | Junio C Hamano | 1 | -0/+54 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> |