diff options
author | Michael Allen <michael@michaelallen.io> | 2015-08-25 16:53:36 +0100 |
---|---|---|
committer | Michael Allen <michael@michaelallen.io> | 2015-08-25 16:53:36 +0100 |
commit | f9f0a484c8fce069d37b7ca5f7b7e17b3742677c (patch) | |
tree | 12e68265dbac70b794a372aba9085956755c2ea8 /README.md | |
parent | cb9d90239eba01085287ed7ffd3915f1873eca38 (diff) | |
download | git-sonar-f9f0a484c8fce069d37b7ca5f7b7e17b3742677c.tar.gz git-sonar-f9f0a484c8fce069d37b7ca5f7b7e17b3742677c.zip |
Small reword
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ Prompt | Meaning ![git:(master 3↓)] | We have 3 commits to pull down ![git:(master 3⇵5)] | Our version and origins version of `master` have diverged -### Our branch against Master commits status +### Remote commits status The prompt will also show the difference between your branch on origin and what is on `origin/master`. This a is hard coded branch name which I intend to make |