Re: git rebase chokes on directory -> symlink -> directory
From: Johannes Sixt <hidden> Date: 2016-06-15 22:43:09
Junio C Hamano wrote:
* git-rebase with -m is dog slow. There were people who
advocated to make it the default, but they probably are
either working in a very small project, or working on a
filesystem that even git-apply is slow that the speed
difference does not matter to them.
Heh... you name it. But just yesterday rebase -m was a life saver for me
because of its rename detection.
-- Hannes