[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[branch "master"]
	remote = origin
	merge = refs/heads/master
[branch "master"]
	remote = origin
	merge = refs/heads/api-web-services
[remote "origin"]
	url = https://github.com/maximopeoficiales/maxWoocommerce.git
	fetch = +refs/heads/*:refs/remotes/origin/*
	push = HEAD
[remote "master"]
	url = https://github.com/maximopeoficiales/maxWoocommerce.git
	fetch = +refs/heads/*:refs/remotes/master/*
