This commit is contained in:
2016-07-12 00:04:44 +02:00
parent 54857b2b83
commit dd967dd0bc

View File

@@ -17,7 +17,7 @@ udot() {
echo -e "$info"
echo -e ""
if [ -n "$status" ]; then
if [ -z "$status" ]; then
echo -e "Local changes:"
echo -e "$gstatus"
echo -e ""