[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "cf7-clickd-integration"]
	url = git@github.com:WeAreArtemis/cf7-clickd-integration.git
	fetch = +refs/heads/*:refs/remotes/cf7-clickd-integration/*
[branch "master"]
	remote = cf7-clickd-integration
	merge = refs/heads/master
