OSDN Git Service

added a repo wwwww
authorsparky4 <sparky4@cock.li>
Tue, 15 Mar 2016 20:31:51 +0000 (15:31 -0500)
committersparky4 <sparky4@cock.li>
Tue, 15 Mar 2016 20:31:51 +0000 (15:31 -0500)
git_con.fig

index 385261f..9c560e3 100755 (executable)
@@ -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/*