[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../../components/cmock/CMock
[remote "origin"]
	url = https://github.com/ThrowTheSwitch/CMock.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "vendor/c_exception"]
	active = true
	url = https://github.com/throwtheswitch/cexception.git
[submodule "vendor/unity"]
	active = true
	url = https://github.com/throwtheswitch/unity.git
