[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[branch "main"]
	remote = origin2
	merge = refs/heads/main
[remote "origin2"]
	url = https://github.com/MarshalArijona/Counterfactual-Recourse-via-Bayesian-Preference-Elicitation.git
	fetch = +refs/heads/*:refs/remotes/origin2/*
[user]
	email = arijonamarshal@gmail.com
	name = Marshal
