[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	sshCommand = ssh -i /home/take5nutrition.com/.ssh/taken4135 -o StrictHostKeyChecking=no
[user]
	email = Take5nutrition@gmail.com
	name = None None
[remote "origin"]
	url = git@take5nutrition.com:Takenutr/Tatum.git
	fetch = +refs/heads/*:refs/remotes/origin/*
