modified: src1/input.c
[GalaxyCodeBases.git] / c_cpp / lib / natsort / git.config
blob1d5350ee6673891eee48bb36b4bdc56f283a0931
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/aklomp/natsort.git
10         fetch = +refs/heads/*:refs/remotes/origin/*
11 [branch "master"]
12         remote = origin
13         merge = refs/heads/master