You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ The symbols are as follows:
73
73
-``↑n``: ahead of remote by ``n`` commits
74
74
-``↓n``: behind remote by ``n`` commits
75
75
-``↓m↑n``: branches diverged, other by ``m`` commits, yours by ``n`` commits
76
+
-``L``: local branch, not remotely tracked
76
77
- Branch Symbol:<br />
77
78
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 :-)
0 commit comments