[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/REDasmOrg/REDasm
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "LibREDasm"]
	url = https://github.com/REDasmOrg/REDasm-Library.git
[submodule "libs/qhexview"]
	url = https://github.com/Dax89/QHexView.git
[submodule "submodules/assemblers"]
	url = https://github.com/REDasmOrg/REDasm-Assemblers.git
[submodule "submodules/database"]
	url = https://github.com/REDasmOrg/REDasm-Database.git
[submodule "submodules/loaders"]
	url = https://github.com/REDasmOrg/REDasm-Loaders.git
[submodule "submodules/plugins"]
	url = https://github.com/REDasmOrg/REDasm-Plugins.git
