X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=git_con.fig;h=265a082eb4b294a4f49a46400f393ed6b8c7031f;hb=81235413d6a56ca849923c4d425e976f6759a799;hp=73eb8c230e95c80af831b81ad5a3346bae289483;hpb=89a6492d4d6b19b3745acd34741dca2b2bee2331;p=16.git diff --git a/git_con.fig b/git_con.fig index 73eb8c23..265a082e 100755 --- a/git_con.fig +++ b/git_con.fig @@ -3,19 +3,16 @@ filemode = true bare = false logallrefupdates = true - ignorecase = true -[remote "x4"] - url = ssh://sparky4@4ch.mooo.com:26/var/www/16/16.git +[remote "origin"] + url = https://github.com/joncampbell123/16.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master -[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 "upstream"] + url = https://github.com/sparky4/16.git + fetch = +refs/heads/*:refs/remotes/upstream/* +[submodule "src/lib/doslib"] + url = https://github.com/joncampbell123/doslib.git +[submodule "src/lib/jsmn"] + url = https://github.com/zserge/jsmn.git