Skip to content

Commit

Permalink
Merge pull request #104 from szpak/patch-1
Browse files Browse the repository at this point in the history
Add info about L symbol to README
  • Loading branch information
magicmonty committed Dec 1, 2014
2 parents 986189c + 050bc86 commit 62d95d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ The symbols are as follows:
- ``↑n``: ahead of remote by ``n`` commits
- ``↓n``: behind remote by ``n`` commits
- ``↓m↑n``: branches diverged, other by ``m`` commits, yours by ``n`` commits
- ``L``: local branch, not remotely tracked
- Branch Symbol:<br />
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 :-)

Expand Down

0 comments on commit 62d95d5

Please sign in to comment.