Project

General

Profile

Actions

Defect #22864

closed

Associated revisions mix timestamps of git committer and git author.

Added by Deniz Bahadir almost 8 years ago. Updated almost 8 years ago.

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

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

Background information:

Git-commits have an author, who originally created the commit, and a committer who (finally) committed this commit to the Git-repository. Both come with their own timestamps.

  • In general, author and committer are the same.
  • They can be the same but have different dates associated with them
  • But they can even be different.

The problem

The problem is, that if these commits are displayed as associated revisions from a Redmine-ticket the author will be displayed with commit-date instead of the original author-date.

Suggested solution.

The best solution would probably be to always display both, author and committer with their respective dates.


Related issues

Is duplicate of Redmine - Defect #11710: Git: Repository view author/date inconsistencyNew

Actions
Actions

Also available in: Atom PDF