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/*