X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=fifth.git;a=blobdiff_plain;f=tools%2Fcommit%20and%20push;fp=tools%2Fcommit%20and%20push;h=0000000000000000000000000000000000000000;hp=057b511afb9ab4004d683838c1f504d1dc36204b;hb=a913785891f6089f929cf5e12720d1da1269de51;hpb=92bdcd72ccafd7ca2ea44a704ab06356d28fb2dd diff --git a/tools/commit and push b/tools/commit and push deleted file mode 100755 index 057b511..0000000 --- a/tools/commit and push +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash -cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi; - -cd .. - -cola -git push - -echo "" -echo "Press ENTER to close this window." -read