[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[branch "master"]
[remote "linuxmint"]
	url = git@github.com:linuxmint/ubiquity.git
	fetch = +refs/heads/*:refs/remotes/linuxmint/*
[branch "zzz"]
	remote = linuxmint
	merge = refs/heads/master
