[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/MarketrixPE/theus-arsenal
	fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
	auto = 0
[includeIf "gitdir:/Users/runner/work/theuscode/theuscode/vendor/theus-arsenal/.git"]
	path = /Users/runner/work/_temp/git-credentials-94c5906b-a9a3-43ec-b334-eb2e30fbe69e.config
[includeIf "gitdir:/Users/runner/work/theuscode/theuscode/vendor/theus-arsenal/.git/worktrees/*"]
	path = /Users/runner/work/_temp/git-credentials-94c5906b-a9a3-43ec-b334-eb2e30fbe69e.config
[includeIf "gitdir:/github/workspace/vendor/theus-arsenal/.git"]
	path = /github/runner_temp/git-credentials-94c5906b-a9a3-43ec-b334-eb2e30fbe69e.config
[includeIf "gitdir:/github/workspace/vendor/theus-arsenal/.git/worktrees/*"]
	path = /github/runner_temp/git-credentials-94c5906b-a9a3-43ec-b334-eb2e30fbe69e.config
[branch "main"]
	remote = origin
	merge = refs/heads/main
