Преглед на файлове

Adding a simple shell script to handle pushing; this is very custom to my RMaint setup... modify to taste

jcamins
Chris Nighswonger преди 13 години
родител
ревизия
20ef6fd64e
  1. 8
      push.sh

8
push.sh

@ -0,0 +1,8 @@
#!/bin/bash
BRANCH=$1
git push origin $BRANCH
pushd ~/koha.3.2.r_maint
git push origin $BRANCH
popd
Зареждане…
Отказ
Запис