author | Linus Torvalds <torvalds@osdl.org> | |
Wed, 19 Apr 2006 17:05:12 +0000 (10:05 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 19 Apr 2006 17:31:23 +0000 (10:31 -0700) | ||
commit | ccb365047a1081455b767867f0887e7b4334f9d8 | |
tree | 10a2f761541e7498be4a00cd43f6e7996fa70046 | tree | snapshot |
parent | 85e6326cc3e7c272566c60a39741f84391830d49 | commit | diff |
Allow "git repack" users to specify repacking window/depth
.. but don't even bother documenting it. I don't think any normal person
is supposed to ever really care, but it simplifies testing when you want
to use the "git repack" wrapper rather than forcing you to use the core
programs (which already do support the window/depth arguments, of course).
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
.. but don't even bother documenting it. I don't think any normal person
is supposed to ever really care, but it simplifies testing when you want
to use the "git repack" wrapper rather than forcing you to use the core
programs (which already do support the window/depth arguments, of course).
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-repack.sh | diff | blob | history |