11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = true
|
|
ignorecase = true
|
|
precomposeunicode = true
|
|
[remote "origin"]
|
|
url = https://github.com/instacart/TrueTime.swift.git
|
|
fetch = +refs/*:refs/*
|
|
mirror = true
|