limit fstBC to 30bp in Python3 ver.
[GalaxyCodeBases.git] / tools / torrent / mktorrent_crc / git.config
blob567a485483f98140b5bfb6880c594dec33ee8c64
1 [core]
2         repositoryformatversion = 0
3         filemode = true
4         bare = false
5         logallrefupdates = true
6         ignorecase = true
7         precomposeunicode = true
8 [remote "origin"]
9         url = https://github.com/HimeaZhao/mktorrent_crc.git
10         fetch = +refs/heads/*:refs/remotes/origin/*
11 [branch "master"]
12         remote = origin
13         merge = refs/heads/master