Skip to content

Commit 6af350e

Browse files
Copilotarl
andcommitted
Fix README.md table alignment for flags_without_count option
Co-authored-by: arl <[email protected]>
1 parent 2445860 commit 6af350e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -264,15 +264,15 @@ layout: [branch, "|", flags, "|", stats]
264264

265265
This is the list of additional configuration `options`:
266266

267-
| Option | Description | Default |
268-
| :----------------- | :------------------------------------------------------------------------------ | :----------------: |
269-
| `branch_max_len` | Maximum displayed length for local and remote branch names | `0` (no limit) |
270-
| `branch_trim` | Trim left, right or from the center of the branch (`right`, `left` or `center`) | `right` (trailing) |
271-
| `ellipsis` | Character to show branch name has been truncated | `…` |
272-
| `hide_clean` | Hides the clean flag entirely | `false` |
273-
| `swap_divergence` | Swaps order of behind & ahead upstream counts | `false` |
274-
| `divergence_space` | Add a space between behind & ahead upstream counts | `false` |
275-
| `flags_without_count` | Show flags symbols without counts | `false` |
267+
| Option | Description | Default |
268+
| :------------------- | :------------------------------------------------------------------------------ | :----------------: |
269+
| `branch_max_len` | Maximum displayed length for local and remote branch names | `0` (no limit) |
270+
| `branch_trim` | Trim left, right or from the center of the branch (`right`, `left` or `center`) | `right` (trailing) |
271+
| `ellipsis` | Character to show branch name has been truncated | `…` |
272+
| `hide_clean` | Hides the clean flag entirely | `false` |
273+
| `swap_divergence` | Swaps order of behind & ahead upstream counts | `false` |
274+
| `divergence_space` | Add a space between behind & ahead upstream counts | `false` |
275+
| `flags_without_count`| Show flags symbols without counts | `false` |
276276

277277
## Troubleshooting
278278

0 commit comments

Comments
 (0)