Skip to content

Commit 5967371

Browse files
cdonnellytxJanDeDobbeleer
authored andcommitted
docs(git): document new revert_icon
1 parent c7b78c3 commit 5967371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/segment-git.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ An alternative is to use the [Posh-Git segment][poshgit]
7272
- tag_icon: `string` - icon/text to display before the tag context - defaults to `\uF412`
7373
- rebase_icon: `string` - icon/text to display before the context when in a rebase - defaults to `\uE728 `
7474
- cherry_pick_icon: `string` - icon/text to display before the context when doing a cherry-pick - defaults to `\uE29B `
75+
- revert_icon: `string` - icon/text to display before the context when doing a revert - defaults to `\uF0E2 `
7576
- merge_icon: `string` icon/text to display before the merge context - defaults to `\uE727 `
7677
- no_commits_icon: `string` icon/text to display when there are no commits in the repo - defaults to `\uF594 `
7778

0 commit comments

Comments
 (0)