[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = git://git.yoctoproject.org/matchbox-keyboard
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
	rebase = true
[branch "matchbox-keyboard-0-1"]
	remote = origin
	merge = refs/heads/matchbox-keyboard-0-1
	rebase = true
