Commit graph

4 commits

Author SHA1 Message Date
David Kizivat a1ff6b5c4a
feat(git): add lists of commit's head, tag and remote references 2024-09-09 18:53:48 +02:00
Jan De Dobbeleer 7a6478269c feat(git): mapped branches
resolves #4979
2024-07-27 11:25:12 +02:00
Jan De Dobbeleer 7081cac3a2 feat(git): enable posh-git from the git segment config
BREAKING CHANGE: To use the posh-git module output, you must now set the
`source` property to `pwsh` in the git segment configuration.

In case you are using the default configuration,
you don't need to change anything.
2024-07-26 08:11:57 +02:00
Jan De Dobbeleer f891a26fe9 docs(sidebar): restructure segment layout
resolves #5171
2024-07-05 12:31:42 +02:00