X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=physical.git;a=blobdiff_plain;f=repository%20handling%20tools%2Fcommit%20and%20push;h=b3a2a3e76b247daaf0c10d3457f60059eea195ba;hp=057b511afb9ab4004d683838c1f504d1dc36204b;hb=963dc32cbdaf3fb85af28317887b86bc84e61a3f;hpb=f647237a5b8c8afc168ab88c46a7905184448514 diff --git a/repository handling tools/commit and push b/repository handling tools/commit and push index 057b511..b3a2a3e 100755 --- a/repository handling tools/commit and push +++ b/repository handling tools/commit and push @@ -3,6 +3,7 @@ cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi; cd .. +git add --all cola git push