From: sparky4 Date: Thu, 24 Mar 2016 21:17:51 +0000 (-0500) Subject: u.sh added for convinience~ X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=80b288da59ec485c7496cae059532e3b0e90c52c u.sh added for convinience~ --- diff --git a/git_con.fig b/git_con.fig index 927bd4df..9c560e30 100755 --- a/git_con.fig +++ b/git_con.fig @@ -3,13 +3,21 @@ filemode = true bare = false logallrefupdates = true -[remote "origin"] - url = https://github.com/sparky4/16 - fetch = +refs/heads/*:refs/remotes/origin/* +[remote "x4"] + url = ssh://sparky4@4ch.mooo.com:26/var/www/16/16.git + fetch = +refs/heads/*:refs/remotes/x4/* [branch "master"] remote = origin merge = refs/heads/master -[submodule "src/lib/doslib"] - url = https://github.com/joncampbell123/doslib.git -[submodule "src/lib/jsmn"] - url = https://github.com/zserge/jsmn.git +[remote "origin"] + url = git@github.com:sparky4/16.git + fetch = +refs/heads/*:refs/remotes/origin/* +[remote "sf"] + url = ssh://sparky4q@git.code.sf.net/p/project16/code + fetch = +refs/heads/*:refs/remotes/sf/* +[remote "jp"] + url = ssh://sparky4@git.pf.osdn.jp:/gitroot/s/sp/sparky4/project16.git + fetch = +refs/heads/*:refs/remotes/jp/* +[remote "bb"] + url = git@bitbucket.org:sparky4/16.git + fetch = +refs/heads/*:refs/remotes/bb/* diff --git a/src/lib/doslib b/src/lib/doslib index 3595a6c6..dc964ef5 160000 --- a/src/lib/doslib +++ b/src/lib/doslib @@ -1 +1 @@ -Subproject commit 3595a6c60a0b53bf18e2dff8bb62e937e2be769e +Subproject commit dc964ef5ec7cfaa013aefcc661037daf0d274171 diff --git a/ud.sh b/ud.sh new file mode 100755 index 00000000..dd8c64f3 --- /dev/null +++ b/ud.sh @@ -0,0 +1,2 @@ +git pull +wmake -h uplibs