You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -296,7 +296,9 @@ This is the list of additional configuration `options`:
296
296
| `hide_clean` | Hides the clean flag entirely | `false` |
297
297
| `swap_divergence` | Swaps order of behind & ahead upstream counts | `false` |
298
298
| `divergence_space` | Add a space between behind & ahead upstream counts | `false` |
299
-
| `flags_without_count`| Show flags symbols without counts (empty symbols show nothing instead of counts)| `false` |
299
+
| `flags_without_count`| Show flags symbols without counts* | `false` |
300
+
301
+
*When `flags_without_count` is true, shows only symbols (empty symbols show nothing). When false (default), shows symbols with counts (empty symbols show counts only).
0 commit comments