Explorar o código

git-pushb: forward flags

raylu %!s(int64=6) %!d(string=hai) anos
pai
achega
8ac484edd1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      git-pushb

+ 1 - 1
git-pushb

@@ -7,4 +7,4 @@ if [ $BRANCH == master ]; then
   echo "not pushing $BRANCH"
   exit 1
 fi
-git push -u origin $BRANCH
+git push -u origin $BRANCH $*