This repository has been archived on 2025-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
appdb/.git/config
2009-10-09 00:08:02 +00:00

13 lines
283 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = http://source.winehq.org/git/appdb.git/
[branch "master"]
remote = origin
merge = refs/heads/master