Project

General

Profile

Actions

Defect #27658

open

Git merge-graph does not respect first parent

Added by Joshua Judson Rosen over 6 years ago. Updated over 6 years ago.

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

0%

Estimated time:
Resolution:
Affected version:

Description

The git DAG Mainly that the DAG always seems to be oriented backward:
‎The revisions that "git log --graph" and gitk/qgit/etc. display as the left-hand side is on the right (what git calls the "first parent" is drawn as the `last parent'), and so all of the merges appear to be inverted.

Actions #1

Updated by Toshi MARUYAMA over 6 years ago

  • Subject changed from Git merge-graph is inverted to Git merge-graph does not respect first parent
  • Priority changed from Normal to Low

Redmine revision graph draws by revision order in DB.

Actions

Also available in: Atom PDF