[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/theiceeman/codelv2015
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[remote "live"]
	url = ssh://fiylonue@22bizzlogshop.com:21098/home/fiylonue/public_html
	fetch = +refs/heads/*:refs/remotes/live/*
