19 lines
476 B
JSON
19 lines
476 B
JSON
{
|
|
"gitstatus": {
|
|
"args": {
|
|
"formats": {
|
|
"branch": "\ue0a0 {}",
|
|
"tag": " ★ {}",
|
|
"behind": " ↓ {}",
|
|
"ahead": " ↑ {}",
|
|
"staged": " ● {}",
|
|
"unmerged": " ✖ {}",
|
|
"changed": " ✚ {}",
|
|
"untracked": " … {}",
|
|
"stashed": " ⚑ {}"
|
|
},
|
|
"detached_head_style": "ref"
|
|
}
|
|
}
|
|
}
|