Update README.md

This commit is contained in:
Aurélien Rainone 2020-06-07 20:46:34 +02:00 committed by GitHub
parent c0b7b03325
commit e2693a76b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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` |