]> 4ch.mooo.com Git - bakadb.git/commitdiff
update awoo
authorsparky4 <sparky4@cock.li>
Thu, 7 Jan 2016 19:15:38 +0000 (13:15 -0600)
committersparky4 <sparky4@cock.li>
Thu, 7 Jan 2016 19:15:38 +0000 (13:15 -0600)
boop.sh
git_con.fig [new file with mode: 0755]

diff --git a/boop.sh b/boop.sh
index 322d053f4e1c311e472a50de36843ef8370ad330..64c99908dea66f03ff1a54fb89afc012f19f4a43 100755 (executable)
--- a/boop.sh
+++ b/boop.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
-git commit -a
+git commit -a -m "$1"
 #git push x4 master
 git push origin master
 #git push jp master
diff --git a/git_con.fig b/git_con.fig
new file mode 100755 (executable)
index 0000000..5572b8d
--- /dev/null
@@ -0,0 +1,11 @@
+[core]
+       repositoryformatversion = 0
+       filemode = true
+       bare = false
+       logallrefupdates = true
+[remote "origin"]
+       url = ssh://sparky4@4ch.mooo.com:26/var/www/16/bakadb.git
+       fetch = +refs/heads/*:refs/remotes/origin/*
+[branch "master"]
+       remote = origin
+       merge = refs/heads/master