Files
atom/spec/fixtures/git/master.git/config
2019-08-23 14:02:54 -05:00

12 lines
264 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
url = https://github.com/example-user/example-repo.git
fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
worktreePruneExpire = never