removed echo

pull/2/head
Johannes Schneider 9 years ago
parent 0d1f7868cd
commit e0d3abcaed
No known key found for this signature in database
GPG Key ID: 0CAD0FD47B42FE9D

@ -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

Loading…
Cancel
Save