[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../crt/aws-crt-cpp
[remote "origin"]
	url = https://github.com/awslabs/aws-crt-cpp.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "crt/aws-c-auth"]
	active = true
	url = https://github.com/awslabs/aws-c-auth.git
[submodule "crt/aws-c-cal"]
	active = true
	url = https://github.com/awslabs/aws-c-cal.git
[submodule "crt/aws-c-common"]
	active = true
	url = https://github.com/awslabs/aws-c-common.git
[submodule "crt/aws-c-compression"]
	active = true
	url = https://github.com/awslabs/aws-c-compression.git
[submodule "crt/aws-c-event-stream"]
	active = true
	url = https://github.com/awslabs/aws-c-event-stream.git
[submodule "crt/aws-c-http"]
	active = true
	url = https://github.com/awslabs/aws-c-http.git
[submodule "crt/aws-c-io"]
	active = true
	url = https://github.com/awslabs/aws-c-io.git
[submodule "crt/aws-c-mqtt"]
	active = true
	url = https://github.com/awslabs/aws-c-mqtt.git
[submodule "crt/aws-c-s3"]
	active = true
	url = https://github.com/awslabs/aws-c-s3.git
[submodule "crt/aws-c-sdkutils"]
	active = true
	url = https://github.com/awslabs/aws-c-sdkutils.git
[submodule "crt/aws-checksums"]
	active = true
	url = https://github.com/awslabs/aws-checksums.git
[submodule "crt/aws-lc"]
	active = true
	url = https://github.com/awslabs/aws-lc.git
[submodule "crt/s2n"]
	active = true
	url = https://github.com/awslabs/s2n.git
