Graph view date oder does not use the output from git log --date-order

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Severity 3 - Minor

      According to this site:

      By default, the commits are shown in reverse chronological order.

      --date-order
      Show no parents before all of its children are shown, but otherwise show commits in the commit timestamp order.

      and this site:

      By default, with no arguments, git log lists the commits made in that repository in reverse chronological order. That is, the most recent commits show up first.

      It seems that the graph view date order option that the output from the command 'git log' with the default reverse chronological order not with the option '--date-order'.

            Assignee:
            Unassigned
            Reporter:
            Foong (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: