[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://84fafbaada2ccd7ba0f53b81a2a189c3db1fbb02:x-oauth-basic@github.com/tomohikosato/twitteroauth.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[remote "composer"]
	url = https://84fafbaada2ccd7ba0f53b81a2a189c3db1fbb02:x-oauth-basic@github.com/tomohikosato/twitteroauth.git
	fetch = +refs/heads/*:refs/remotes/composer/*
