[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/ZinggJM/GxEPD.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = https://github.com/Huyujie-1/GxEPD.git
	merge = refs/heads/master
[remote "GxEPD"]
	url = https://github.com/Huyujie-1/GxEPD.git
	fetch = +refs/heads/*:refs/remotes/GxEPD/*
