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=a710e55176ac97bd078aa069d85a74b880555681;hpb=64a9a1e7f550e06574b644bf35fa1b6dfdede4d8 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