[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[user]
	email = rleon.gomez@udea.edu.co
	name = ricardophd
[remote "origin"]
	url = https://github.com/ricardophd/instructional-quality-math-achievement-pisa-col.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
