[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://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@github.com/theizergnzl/larawire
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "12.x"]
	remote = origin
	merge = refs/heads/12.x
[receive]
	denyCurrentBranch = updateInstead
[gc]
	auto = 0
[branch "pedidos"]
	remote = origin
	merge = refs/heads/pedidos
