[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
[includeIf "gitdir:/__w/strawberry/strawberry/.git"]
	path = /__w/_temp/git-credentials-41b82059-2362-483e-8784-74bcce593374.config
[includeIf "gitdir:/__w/strawberry/strawberry/.git/worktrees/*"]
	path = /__w/_temp/git-credentials-41b82059-2362-483e-8784-74bcce593374.config
[includeIf "gitdir:/github/workspace/.git"]
	path = /github/runner_temp/git-credentials-41b82059-2362-483e-8784-74bcce593374.config
[includeIf "gitdir:/github/workspace/.git/worktrees/*"]
	path = /github/runner_temp/git-credentials-41b82059-2362-483e-8784-74bcce593374.config
[branch "master"]
	remote = origin
	merge = refs/heads/master
