[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/Anonymous404404/DigsetCode.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = me
	merge = refs/heads/master
[remote "github"]
	url = https://github.com/Anonymous404404/DigsetConda.git
	fetch = +refs/heads/*:refs/remotes/github/*
[remote "me"]
	url = https://github.com/Anonymous404404/DigestCode.git
	fetch = +refs/heads/*:refs/remotes/me/*
