[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "Github"]
	url = git@github.com:Matthew-Craig01/TempTing-Frontend.git
	fetch = +refs/heads/*:refs/remotes/Github/*
[remote]
	pushDefault = Github
[branch "master"]
	remote = Github
	merge = refs/heads/master
