[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/ezavod/xdrfile
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "chemfiles"]
	remote = origin
	merge = refs/heads/chemfiles
[remote "upstream"]
	url = https://github.com/chemfiles/xdrfile
	fetch = +refs/heads/*:refs/remotes/upstream/*
