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