[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = https://gerrit.planetaryprocessing.io/love2d-sdk
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "luapb"]
	url = https://gerrit.planetaryprocessing.io/luapb
[remote "github"]
	url = git@github.com:Planetary-Processing/love2d-sdk
	fetch = +refs/heads/*:refs/remotes/github/*
