mirror of
https://github.com/atom/atom.git
synced 2026-02-11 15:14:59 -05:00
15 lines
359 B
Plaintext
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
|