File size: 247 Bytes
59892cc | 1 2 3 4 5 6 7 8 9 10 11 | [core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = https://github.com/dci05049/aiofm-aiorbust.git
fetch = +refs/heads/*:refs/remotes/origin/*
|