[core]
	bare = false
	repositoryformatversion = 0
	filemode = false
	symlinks = false
	ignorecase = true
	logallrefupdates = true
[remote "gitee"]
	url = https://gitee.com/lishutong-01ketang/cortex_task_switch.git
	fetch = +refs/heads/*:refs/remotes/gitee/*
	pushurl = https://gitee.com/lishutong-01ketang/cortex_task_switch.git
[branch "master"]
	remote = gitee
	merge = refs/heads/master
