[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = git@github.com:neural-processing-lab/osl.git
	fetch = +refs/heads/feature/fix_kit:refs/remotes/origin/feature/fix_kit
[branch "feature/fix_kit"]
	remote = origin
	merge = refs/heads/feature/fix_kit
