[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/ros2/common_interfaces.git
	fetch = +refs/heads/humble:refs/remotes/origin/humble
[branch "humble"]
	remote = origin
	merge = refs/heads/humble
