mirror of
https://github.com/arl/gitmux.git
synced 2026-09-10 07:26:18 -04:00
Update README.md
This commit is contained in:
parent
c0b7b03325
commit
e2693a76b3
|
|
@ -129,7 +129,7 @@ This is the list of the possible components of the `layout`:
|
|||
| Layout Component | Description | Example |
|
||||
|:----------------:|---------------------------------------------|:----------------------:|
|
||||
| `branch` | Local branch name | `master` |
|
||||
| `remote` | Remote branch name | `origin/master` |
|
||||
| `remote-branch` | Remote branch name | `origin/master` |
|
||||
| `divergence` | Divergence local/remote branch, if any | `↓·2↑·1` |
|
||||
| `remote` | Alias for `remote-branch divergence` | `origin/master ↓·2↑·1` |
|
||||
| `flags` | Symbols representing the working tree state | `✚ 1 ⚑ 1 … 2` |
|
||||
|
|
|
|||
Loading…
Reference in a new issue