This commit is contained in:
root 2017-07-24 21:26:23 +02:00
parent 9af66ff50f
commit dad1aada8a

2
sgit
View file

@ -7,7 +7,7 @@ echo "bash ./sgit user.email commit"
fi
if [[ -z "${2}" ]]; then
echo "Bitte commit angeben!!!"
echo "Bitte email und commit angeben!!!"
exit 1
fi