TSC42 %!s(int64=5) %!d(string=hai) anos
pai
achega
531dc2138b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gitUp.sh

+ 1 - 1
gitUp.sh

@@ -1,2 +1,2 @@
 #!/bin/sh
-git add . ; git commit -a -m "${3:-update autocommit}" ; git push -u ${1:-origin} ${2:-master}
+git add . ; git commit -a -m "${1:-update autocommit}" ; git push -u ${2:-origin} ${3:-master}