[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/mg-jordan/waybill-api.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[branch "Hamzeh"]
	remote = origin
	merge = refs/heads/Hamzeh
[branch "waybill-system-API"]
	remote = origin
	merge = refs/heads/waybill-system-API
[branch "waybill_qa"]
	remote = origin
	merge = refs/heads/waybill_qa
[remote "HassanWael"]
	url = https://github.com/HassanWael/waybill-api
	fetch = +refs/heads/*:refs/remotes/HassanWael/*
[branch "Declaration"]
	remote = HassanWael
	merge = refs/heads/Hamzeh
[remote "MohammadSalhab99"]
	url = https://github.com/MohammadSalhab99/waybill-api
	fetch = +refs/heads/*:refs/remotes/MohammadSalhab99/*
[branch "Mohammad"]
	remote = MohammadSalhab99
	merge = refs/heads/Mohammad
