Skip to content

profiles.*.graph

Commit graph settings for this profile.

Type: attribute set of (submodule)

Default: { }

profiles.*.graph.compact

Enable compact graph columns.

Scope: Profile

Type: boolean

Default: false

profiles.*.graph.highlightRows

Highlight associated rows when hovering over a branch.

Scope: Profile

Type: boolean

Default: true

profiles.*.graph.showAuthor

Show commit author.

Scope: Profile

Type: boolean

Default: false

profiles.*.graph.showDatetime

Show commit date/time.

Scope: Profile

Type: boolean

Default: false

profiles.*.graph.showDesc

Show commit description.

Scope: Profile

Type: null or constrained string

Valid values:

  • always
  • hover
  • never

Default: always

profiles.*.graph.showGhostRefs

Show ghost branch/tag when hovering over or selecting a commit.

Scope: Profile

Type: boolean

Default: true

profiles.*.graph.showGraph

Show commit tree.

Scope: Profile

Type: boolean

Default: true

profiles.*.graph.showMessage

Show commit message.

Scope: Profile

Type: boolean

Default: true

profiles.*.graph.showRefs

Show branches and tags.

Scope: Profile

Type: boolean

Default: true

profiles.*.graph.showSHA

Show commit SHA.

Scope: Profile

Type: boolean

Default: false

profiles.*.graph.useAuthorInitials

Use author initials instead of avatars.

Scope: Profile

Type: boolean

Default: false

profiles.*.graph.useGenericRemoteIcon

Use generic remote icon instead of hosting service icon.

Scope: Profile

Type: boolean

Default: false

Released under the MIT License