removed echo

This commit is contained in:
Johannes Schneider 2015-06-17 15:30:57 +02:00
parent 0d1f7868cd
commit e0d3abcaed
No known key found for this signature in database
GPG Key ID: 0CAD0FD47B42FE9D

View File

@ -304,7 +304,6 @@ function __bobthefish_prompt_git -d 'Display the actual git state'
switch "$count"
case '' # no upstream
echo "no upstream"
case "0 0" # equal to upstream
set ahead ""
case "0 *" # ahead of upstream