Hacker News new | ask | show | jobs
by nirvdrum 5170 days ago
Actually, I've had many more problems with git renames than with SVN ones. IIRC, it has to do with git internally tracking content, not really filenames. So, I've had cases where changes then a rename result in git thinking a new file was created and an old one destroyed.

But, at the end of the day, I rename files so infrequently that it's hardly a selling point or problem on either system.