annotate offtarget/.git/config @ 0:94332d4947cb draft default tip

Uploaded
author mkim8
date Thu, 13 Mar 2014 19:43:26 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
94332d4947cb Uploaded
mkim8
parents:
diff changeset
1 [core]
94332d4947cb Uploaded
mkim8
parents:
diff changeset
2 bare = false
94332d4947cb Uploaded
mkim8
parents:
diff changeset
3 repositoryformatversion = 0
94332d4947cb Uploaded
mkim8
parents:
diff changeset
4 filemode = false
94332d4947cb Uploaded
mkim8
parents:
diff changeset
5 symlinks = false
94332d4947cb Uploaded
mkim8
parents:
diff changeset
6 ignorecase = true
94332d4947cb Uploaded
mkim8
parents:
diff changeset
7 logallrefupdates = true
94332d4947cb Uploaded
mkim8
parents:
diff changeset
8 [remote "origin"]
94332d4947cb Uploaded
mkim8
parents:
diff changeset
9 url = https://github.com/QBRC/offtarget.git
94332d4947cb Uploaded
mkim8
parents:
diff changeset
10 fetch = +refs/heads/*:refs/remotes/origin/*
94332d4947cb Uploaded
mkim8
parents:
diff changeset
11 [branch "master"]
94332d4947cb Uploaded
mkim8
parents:
diff changeset
12 remote = origin
94332d4947cb Uploaded
mkim8
parents:
diff changeset
13 merge = refs/heads/master