Skip to content

Certain complicated commit histories are highlighted incorrectly #766

@chiphogg

Description

@chiphogg

This is for the "updates" view. Here is an example:

  *   Merge pull request #1148 from chrisbra/1131   Christian Brabandt, 6 months ago
  |\
  | * Make sure the statusline option is correct   Christian Brabandt, 6 months ago
  * |   Merge pull request #1152 from chrisbra/1146   Christian Brabandt, 6 months ago
  |\ \
  | * | Check that default value exists, before accessing it   Christian Brabandt, 6 months ago
  * | |   Merge pull request #1147 from hanxueluo/master   Christian Brabandt, 6 months ago
  |\ \ \
  | |_|/
  |/| |
  | * | shellescape file path when call "system()"   hanhuanle, 6 months ago
  | |/
  * |   Merge pull request #1145 from chrisbra/1144   Christian Brabandt, 6 months ago

The line with the _ is not recognized as depicting a commit tree, so it does not get highlighted.

I believe the fix should be simple; if so, I'll put out a pull request soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions