1
0
mirror of https://github.com/danog/gift.git synced 2024-11-27 04:14:42 +01:00
gift/test/fixtures/remotes/config
2012-02-15 07:51:45 -07:00

12 lines
263 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git@github.com:octocat/Spoon-Knife.git
[branch "master"]
remote = origin
merge = refs/heads/master