[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../../../modules/rtos/modules/FreeRTOS/FreeRTOS-Plus-TCP
[remote "origin"]
	url = git@github.com:xmos/FreeRTOS-Plus-TCP.git
	fetch = +refs/heads/main:refs/remotes/origin/main
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "test/FreeRTOS-Kernel"]
	active = true
	url = https://github.com/FreeRTOS/FreeRTOS-Kernel
	update = none
[submodule "test/cbmc/aws-build-accumulator"]
	active = true
	url = https://github.com/awslabs/aws-build-accumulator
	update = none
[submodule "tools/CMock"]
	active = true
	url = https://github.com/ThrowTheSwitch/CMock
	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:
