Skip to content

Commit 62d95d5

Browse files
committed
Merge pull request #104 from szpak/patch-1
Add info about L symbol to README
2 parents 986189c + 050bc86 commit 62d95d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ The symbols are as follows:
7373
- ``↑n``: ahead of remote by ``n`` commits
7474
- ``↓n``: behind remote by ``n`` commits
7575
- ``↓m↑n``: branches diverged, other by ``m`` commits, yours by ``n`` commits
76+
- ``L``: local branch, not remotely tracked
7677
- Branch Symbol:<br />
7778
When the branch name starts with a colon ``:``, it means it's actually a hash, not a branch (although it should be pretty clear, unless you name your branches like hashes :-)
7879

0 commit comments

Comments
 (0)