[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[gui]
	wmstate = normal
	geometry = 1322x693+412+292 254 315
[remote "origin"]
	url = https://github.com/user/repo.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[remote "Qgis_plugin"]
	url = https://github.com/magipamies/Qgis_plugin.git
	fetch = +refs/heads/*:refs/remotes/Qgis_plugin/*
[branch "master"]
	remote = Qgis_plugin
	merge = refs/heads/master
[atomGithub]
	currentRemote = Qgis_plugin
