[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = git@dev.renku.ch:mohammad.alisafaee/old-datasets-v0.6.0-with-submodules.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[filter "lfs"]
	smudge = git-lfs smudge -- %f
	process = git-lfs filter-process
	required = true
	clean = git-lfs clean -- %f
[submodule "remote-renku-project"]
	active = true
	url = https://dev.renku.ch/gitlab/mohammad.alisafaee/remote-renku-project.git
