author | Alexander Litvinov <lan@ac-sw.com> | |
Wed, 23 Nov 2005 10:19:41 +0000 (16:19 +0600) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 26 Nov 2005 06:19:23 +0000 (22:19 -0800) | ||
commit | f359ae42ac102ef98d5708f1dc8b06e6af2701c1 | |
tree | 196314fa7461a36f09ad1bab9b76dd190ad1925d | tree | snapshot |
parent | ab5f86275c070331c308a133afa3a648b347c062 | commit | diff |
git-mv is not able to handle big directories
Use update-index --stdin to handle large number of files without
breaking exec() argument storage limit.
[jc: with minor cleanup from the version posted on the list]
Signed-off-by: Junio C Hamano <junkio@cox.net>
Use update-index --stdin to handle large number of files without
breaking exec() argument storage limit.
[jc: with minor cleanup from the version posted on the list]
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-mv.perl | diff | blob | history |