зеркало из https://github.com/microsoft/git.git
git-push.sh: Retain cuteness, add helpfulness.
Signed-off-by: Chris Shoemaker <c.shoemaker at cox.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
af13cdf298
Коммит
f9362de961
|
@ -28,7 +28,8 @@ do
|
|||
done
|
||||
case "$#" in
|
||||
0)
|
||||
die "Where would you want to push today?" ;;
|
||||
echo "Where would you want to push today?"
|
||||
usage ;;
|
||||
esac
|
||||
|
||||
. git-parse-remote
|
||||
|
|
Загрузка…
Ссылка в новой задаче