Files
atom/spec/fixtures/git/repo-with-submodules/git.git/modules/You-Dont-Need-jQuery/config
2016-01-07 13:05:36 -05:00

15 lines
359 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
worktree = ../../../You-Dont-Need-jQuery
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://github.com/oneuijs/You-Dont-Need-jQuery
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master