[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../../../modules/rtos/modules/sw_services/http/thirdparty/coreHTTP
[remote "origin"]
	url = git@github.com:FreeRTOS/coreHTTP.git
	fetch = +refs/heads/main:refs/remotes/origin/main
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "source/dependency/3rdparty/http_parser"]
	active = true
	url = https://github.com/nodejs/http-parser.git
[submodule "test/cbmc/aws-templates-for-cbmc-proofs"]
	active = true
	url = https://github.com/awslabs/aws-templates-for-cbmc-proofs.git
	update = none
[submodule "test/cbmc/litani"]
	active = true
	url = https://github.com/awslabs/aws-build-accumulator
	update = none
[submodule "test/unit-test/CMock"]
	active = true
	url = https://github.com/ThrowTheSwitch/CMock.git
	update = none
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX0E5VWJZMHNvVWNPNHNPMmp0UFpKZzF1bmtYWGFwTTN5TU1QMA==
[url "https://github.com/"]
	insteadOf = git@github.com:
	insteadOf = org-292931@github.com:
