[core]
	repositoryformatversion = 1
	filemode = true
	bare = false
	logallrefupdates = true
[extensions]
	partialClone = true
[remote "origin"]
	url = https://github.com/OP-DSL/OP2-Common.git
	fetch = +refs/heads/*:origin/refs/*
[remote "https://github.com/OP-DSL/OP2-Common.git"]
	promisor = true
	partialclonefilter = blob:none
