[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = 10.10.31.70:/ervu-secret.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[branch "SUPPORT-8529_config_executor_service"]
	remote = origin
	merge = refs/heads/SUPPORT-8529_config_executor_service
[branch "default_page"]
	remote = origin
	merge = refs/heads/default_page
[branch "downloadCSV"]
	remote = origin
	merge = refs/heads/downloadCSV
[branch "feature/executor_as_war"]
	remote = origin
	merge = refs/heads/feature/executor_as_war
[branch "feature/secret_to_eks"]
	remote = origin
	merge = refs/heads/feature/secret_to_eks
[branch "feature/update_platform"]
	remote = origin
	merge = refs/heads/feature/update_platform
[branch "feature/with_csv_lib"]
	remote = origin
	merge = refs/heads/feature/with_csv_lib
[branch "feauture/disable_bpmn"]
	remote = origin
	merge = refs/heads/feauture/disable_bpmn
[branch "test/SUPPORT-8427"]
	remote = origin
	merge = refs/heads/test/SUPPORT-8427
