X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-push.sh;h=140c8f85d55c5654cfc9077fecfd03ad067a6862;hb=7b9b4c452c793d0f8e3ff9f0b7fe526448fc314a;hp=edc0b8317a6d566895c4a2df6a3f7d86773ca138;hpb=8fc66df237afce0b4318657f166b3583831949f3;p=git.git diff --git a/git-push.sh b/git-push.sh index edc0b831..140c8f85 100755 --- a/git-push.sh +++ b/git-push.sh @@ -1,5 +1,5 @@ #!/bin/sh -. git-sh-setup || die "Not a git archive" +. git-sh-setup usage () { die "Usage: git push [--all] [--force] []"