[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = https://github.com/avin2/SensorKinect.git
[branch "unstable"]
	remote = origin
	merge = refs/heads/unstable
