mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Give the fixture a remote
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
logallrefupdates = true
|
||||
ignorecase = true
|
||||
precomposeunicode = true
|
||||
[branch "master"]
|
||||
remote = origin
|
||||
merge = refs/heads/master
|
||||
[remote "origin"]
|
||||
url = git@github.com:atom/some-repo-i-guess.git
|
||||
fetch = +refs/heads/*:refs/remotes/origin/*
|
||||
|
||||
Reference in New Issue
Block a user