[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/DeaDBeeF-Player/deadbeef.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "external/apbuild"]
	active = true
	url = https://github.com/DeaDBeeF-Player/apbuild.git
[submodule "external/ddb_dsp_libretro"]
	active = true
	url = https://github.com/DeaDBeeF-Player/ddb_dsp_libretro.git
[submodule "external/ddb_output_pw"]
	active = true
	url = https://github.com/DeaDBeeF-Player/ddb_output_pw.git
[submodule "external/googletest"]
	active = true
	url = https://github.com/DeaDBeeF-Player/googletest.git
[submodule "external/mp4p"]
	active = true
	url = https://github.com/DeaDBeeF-Player/mp4p.git
[submodule "osx/deps"]
	active = true
	url = https://github.com/DeaDBeeF-Player/deadbeef-osx-deps.git
