fix symbol for untracked

This commit is contained in:
Buck Ryan 2018-04-10 16:16:48 -04:00
parent e163b7aaeb
commit 095dc37dd0

View file

@ -48,7 +48,7 @@ following symbols:
- `✎` -- a file has been modified (but not staged for commit, in git)
- `✔` -- a file is staged for commit (git) or added for tracking
- `✼` -- a file has conflicts
- `` -- a file is untracked
- `?` -- a file is untracked
Each of these will have a number next to it if more than one file matches.