From 3399ac33bcaf7bee3cfab4755d9fb47cc4d844c2 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Tue, 15 Mar 2016 15:31:51 -0500 Subject: [PATCH] added a repo wwwww --- git_con.fig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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/* -- 2.11.0