[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[user]
	name = Rento
	email = rento@rentodesign.com
[remote "Github"]
	url = https://github.com/eviivo/eviivo-wp-booking-widget.git
	fetch = +refs/heads/*:refs/remotes/Github/*
