summaryrefslogtreecommitdiff
path: root/push.sh
diff options
context:
space:
mode:
Diffstat (limited to 'push.sh')
-rwxr-xr-xpush.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/push.sh b/push.sh
deleted file mode 100755
index 9ba9bac..0000000
--- a/push.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-git add .
-git commit --no-edit
-git push