[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/nipy/heudiconv
	fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX2tqY2s5akVUNzN5SHZ1c0o4RHhpeDNKUjhNYXhMTjFFNlNsag==
[branch "master"]
	remote = https://ghs_kjck9jET73yHvusJ8Dxix3JR8MaxLN1E6Slj@github.com/nipy/heudiconv
	merge = refs/heads/master
[user]
	email = auto@nil
	name = auto
