[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://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@github.com/atlesn/rrr.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[branch "ubuntu"]
	remote = origin
	merge = refs/heads/ubuntu
[branch "ubuntu-hirsute"]
	remote = origin
	merge = refs/heads/ubuntu-hirsute
[branch "ubuntu-development"]
	remote = origin
	merge = refs/heads/ubuntu-development
[branch "ubuntu-impish"]
	remote = origin
	merge = refs/heads/ubuntu-impish
