author | Junio C Hamano <gitster@pobox.com> | |
Fri, 23 May 2008 23:06:01 +0000 (16:06 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 23 May 2008 23:06:01 +0000 (16:06 -0700) | ||
commit | e5e9714a106ab668ac982cf73f31919eb4e354fd | |
tree | 01c02ee795feeb0b7594ab9d91f20bfe619d3042 | tree | snapshot |
parent | 6aad47dec7a72bb36c64afb6c43f4dbcaa49e7f9 | commit | diff |
parent | bbefaa1f38a47e06c32612edc2f64a0168cc40b2 | commit | diff |
Merge branch 'bc/repack'
* bc/repack:
Documentation/git-repack.txt: document new -A behaviour
let pack-objects do the writing of unreachable objects as loose objects
add a force_object_loose() function
builtin-gc.c: deprecate --prune, it now really has no effect
git-gc: always use -A when manually repacking
repack: modify behavior of -A option to leave unreferenced objects unpacked
Conflicts:
builtin-pack-objects.c
* bc/repack:
Documentation/git-repack.txt: document new -A behaviour
let pack-objects do the writing of unreachable objects as loose objects
add a force_object_loose() function
builtin-gc.c: deprecate --prune, it now really has no effect
git-gc: always use -A when manually repacking
repack: modify behavior of -A option to leave unreferenced objects unpacked
Conflicts:
builtin-pack-objects.c
Documentation/git-repack.txt | diff1 | | diff2 | | blob | history |
builtin-pack-objects.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
git-repack.sh | diff1 | | diff2 | | blob | history |