Defect #8564

Git: `git mv file file2` shows up as delete + add instead of rename

Added by Ве Fio 12 months ago. Updated 9 months ago.

Status:Closed Start date:2011-06-08
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:SCM
Target version:-
Affected version: Resolution:Wont fix

Description

When you use `git mv file file2`, and click the revision in Redmine, it shows as a delete + add instead of a rename as it should. Git shows it properly as a rename if I check it.

Using Redmine trunk r6007


Related issues

related to Defect #4547: git: Very high CPU usage for a long time with large repos... Closed 2010-01-11

History

#1 Updated by Toshi MARUYAMA 12 months ago

  • Status changed from New to Closed
  • Resolution set to Wont fix

Git does not treat rename.

Please see #4547 and r3468.

#2 Updated by Toshi MARUYAMA 12 months ago

  • Category set to SCM

#3 Updated by Ве Fio 9 months ago

How about --find-copies? From reading the documentation, it did say that --find-copies-harder is expensive, but it didn't say that about --find-copies.

Also available in: Atom PDF