]> 4ch.mooo.com Git - 16.git/commitdiff
modified: .gitignore
authorsparky4 <sparky4@4ch.maidlab.jp>
Fri, 30 Nov 2012 12:04:38 +0000 (06:04 -0600)
committersparky4 <sparky4@4ch.maidlab.jp>
Fri, 30 Nov 2012 12:04:38 +0000 (06:04 -0600)
new file:   boop.sh

.gitignore
boop.sh [new file with mode: 0644]

index 9ac6f4672c48ce0fc62307de54b4460929d5dca8..7d215b10cb23b64f762ad9adc1eea9e0ad8d4d8b 100644 (file)
@@ -7,6 +7,7 @@
 *.obj
 *.OBJ
 *.*~
+!boop.sh
 
 # except foo.html which is maintained by hand.
 #!foo.html
diff --git a/boop.sh b/boop.sh
new file mode 100644 (file)
index 0000000..86e769c
--- /dev/null
+++ b/boop.sh
@@ -0,0 +1,4 @@
+git commit -a
+git push x4 master
+git push origin master
+git push jp master