Merge pull request #104 from szpak/patch-1

Add info about L symbol to README
master
Martin Gondermann 11 years ago
commit 62d95d5833
  1. 1
      README.md

@ -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 :-)

Loading…
Cancel
Save