git-lfs/commands/repos/submodule.git/config
2014-06-05 17:13:42 -06:00

16 lines
418 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = /Users/rick/github/git-media/commands/repos/submodule.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
[submodule "attributes"]
url = /Users/rick/github/git-media/commands/repos/attributes.git