Project

General

Profile

Actions

Feature #10514

open

Follow file rename/move on repository file history (git)

Added by Samuel ROZE almost 12 years ago. Updated almost 12 years ago.

Status:
Reopened
Priority:
Low
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Hello,

At the moment, when we rename or move a file or a directory with git, the history is broken in Redmine's Repository view. In fact, with the git log breaks history command too, but using the --follow option, it keeps history even after rename or remove.

So, is it possible to use the --follow option while retrieving history from a Git repository ?

Best regards,
Samuel ROZE.

Actions #1

Updated by Toshi MARUYAMA almost 12 years ago

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

See r3468.

Actions #2

Updated by Toshi MARUYAMA almost 12 years ago

  • Status changed from Closed to Reopened
  • Priority changed from Normal to Low
  • Resolution deleted (Wont fix)

It may be possible in only latest_changesets
source:tags/1.3.2/app/models/repository/git.rb#L192

Actions

Also available in: Atom PDF