index
:
turris-tetris
master
Tetris game played on ten Turris Omnias stacked on top of each other
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
do.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'do.sh')
-rwxr-xr-x
do.sh
6
1 files changed, 6 insertions, 0 deletions
diff --git a/do.sh b/do.sh
new file mode 100755
index 0000000..8956f19
--- /dev/null
+++ b/
do.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+git add .
+git ci --amend -C HEAD
+git rev-parse HEAD | clip
+git push -f