From: sparky4 Date: Tue, 15 Mar 2016 20:31:51 +0000 (-0500) Subject: added a repo wwwww X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3399ac33bcaf7bee3cfab4755d9fb47cc4d844c2;p=proj16%2F16.git added a repo wwwww --- diff --git a/git_con.fig b/git_con.fig index 385261f8..9c560e30 100755 --- a/git_con.fig +++ b/git_con.fig @@ -1,12 +1,11 @@ [core] - ignorecase = true repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "x4"] url = ssh://sparky4@4ch.mooo.com:26/var/www/16/16.git - fetch = +refs/heads/*:refs/remotes/origin/* + fetch = +refs/heads/*:refs/remotes/x4/* [branch "master"] remote = origin merge = refs/heads/master @@ -19,3 +18,6 @@ [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/*