[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = https://gitlab.science.ru.nl/clean-compiler-and-rts/compiler.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "itask"]
	remote = origin
	merge = refs/heads/itask
