[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "sapientus-chatbot"]
	url = https://github.com/skyville0919/sapientus-chatbot.git
	fetch = +refs/heads/*:refs/remotes/sapientus-chatbot/*
[branch "master"]
	remote = sapientus-chatbot
	merge = refs/heads/master
