[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../vendor/llama.cpp
[remote "origin"]
	url = https://github.com/ggml-org/llama.cpp.git
	fetch = +refs/heads/master:refs/remotes/origin/master
[branch "master"]
	remote = origin
	merge = refs/heads/master
[gc]
	auto = 0
[includeIf "gitdir:/home/runner/work/llama-cpp-python/llama-cpp-python/.git/modules/vendor/llama.cpp"]
	path = /home/runner/work/_temp/git-credentials-0962db24-4f45-4e56-aff3-fcf6ee8b85c3.config
[includeIf "gitdir:/github/workspace/.git/modules/vendor/llama.cpp"]
	path = /github/runner_temp/git-credentials-0962db24-4f45-4e56-aff3-fcf6ee8b85c3.config
[url "https://github.com/"]
	insteadOf = git@github.com:
	insteadOf = org-6826477@github.com:
