[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/tananta21/tenancy.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[remote "githubbanner"]
	url = git@github.com:bannersp/sisturing-multitenant.git
	fetch = +refs/heads/*:refs/remotes/githubbanner/*
[branch "main"]
	remote = githubbanner
	merge = refs/heads/main
