[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/strawberrymusicplayer/strawberry
	fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX0dTeENSVVp5QUtoSnliN0lLQndlUUJId1V5ck5heDJuTnk1Rg==
[branch "master"]
	remote = origin
	merge = refs/heads/master
