Project

General

Profile

Actions

Defect #8564

closed

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

Added by Ве Fio almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2011-06-08
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix
Affected version:

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 Redmine - Defect #4547: git: Very high CPU usage for a long time with large repositoryClosed2010-01-11

Actions
Actions #1

Updated by Toshi MARUYAMA almost 13 years ago

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

Git does not treat rename.

Please see #4547 and r3468.

Actions #2

Updated by Toshi MARUYAMA almost 13 years ago

  • Category set to SCM
Actions #3

Updated by Ве Fio over 12 years 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.

Actions

Also available in: Atom PDF