Merge pull request #308 from switch87/patch-1

Update README.md
master
Martin Gondermann 9 years ago committed by GitHub
commit 1b17837a16
  1. 1
      README.md

@ -68,6 +68,7 @@ The symbols are as follows:
- ``✔``: repository clean - ``✔``: repository clean
- ``●n``: there are ``n`` staged files - ``●n``: there are ``n`` staged files
- ``✖n``: there are ``n`` files with merge conflicts - ``✖n``: there are ``n`` files with merge conflicts
- ``✖-n``: there are ``n`` staged files wayting for removal
- ``✚n``: there are ``n`` changed but *unstaged* files - ``✚n``: there are ``n`` changed but *unstaged* files
- ``…n``: there are ``n`` untracked files - ``…n``: there are ``n`` untracked files
- ``⚑n``: there are ``n`` stash entries - ``⚑n``: there are ``n`` stash entries

Loading…
Cancel
Save