[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/dokuwiki/dokuwiki
	fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
	auto = 0
[includeIf "gitdir:/home/runner/work/dokuwiki/dokuwiki/.git"]
	path = /home/runner/work/_temp/git-credentials-0f0f1fed-84e6-428b-85d0-71368f05a0ce.config
[includeIf "gitdir:/home/runner/work/dokuwiki/dokuwiki/.git/worktrees/*"]
	path = /home/runner/work/_temp/git-credentials-0f0f1fed-84e6-428b-85d0-71368f05a0ce.config
[includeIf "gitdir:/github/workspace/.git"]
	path = /github/runner_temp/git-credentials-0f0f1fed-84e6-428b-85d0-71368f05a0ce.config
[includeIf "gitdir:/github/workspace/.git/worktrees/*"]
	path = /github/runner_temp/git-credentials-0f0f1fed-84e6-428b-85d0-71368f05a0ce.config
[branch "stable"]
	remote = origin
	merge = refs/heads/stable
