[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/Danielxu0208/MultiHaystack_Codebase.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = https://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@github.com/Danielxu0208/MultiHaystack_Codebase.git
	merge = refs/heads/main
