[devel] git.alt warning: you may want to set your diff.renamelimit variable to at least 808 and retry the command.

Sergey Shilov hsvhome на mail.ru
Пт Июл 29 06:12:25 UTC 2011


Пробовал запушить Erlang 14B03 (изменений много)

$git push origin
Counting objects: 8361, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (2092/2092), done.
Writing objects: 100% (6765/6765), 7.09 MiB | 6.05 MiB/s, done.
Total 6765 (delta 5011), reused 6240 (delta 4551)
remote: girar-sendmail: email notification about `refs/heads/master' update 
sent.
remote: warning: inexact rename detection was skipped due to too many files.
remote: warning: you may want to set your diff.renamelimit variable to at least 
808 and retry the command.
...
...
remote: Updating committer date cache... done
To git.alt:/people/hsv/packages/erlang.git
   42e5e18..23d184d  master -> master
   ...
   2a1374d..fba8747  upstream -> upstream

Я так понял, надо 
$git config --global diff.renamelimit 2048 
и снова
$git push origin

Собственно вопрос - как "retry the command" если "Everything up-to-date"




Подробная информация о списке рассылки Devel