/dev/config.git
Unknown | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | fadbec13994f485d19aef278c74b7e36 MD5 | raw file
1[core] 2 repositoryformatversion = 0 3 filemode = true 4 bare = false 5 logallrefupdates = true 6[remote "gitorious"] 7 url = git@gitorious.org:cl-oauth/cl-oauth.git 8 fetch = +refs/heads/*:refs/remotes/origin/* 9[remote "github"] 10 url = git@github.com:skypher/cl-oauth.git 11 fetch = +refs/heads/*:refs/remotes/github/*