github.com/jfrog/jfrog-client-go@v1.40.2/utils/testdata/submodule/gitdata/config (about) 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/jfrog/this-is-the-parent-git.git 10 fetch = +refs/heads/*:refs/remotes/origin/*