[core]
	repositoryformatversion = 0
	filemode = true
	sharedrepository = 1
[receive]
	denyNonFastforwards = true
[filter "lfs"]
	smudge = git-lfs smudge --skip -- %f
	process = git-lfs filter-process --skip
[remote "azure"]
	url = https://gnaudio@dev.azure.com/gnaudio/ESW-android/_git/plt--vendor--opensource--display-drivers
	projectname = plt--vendor--opensource--display-drivers
	fetch = +refs/heads/*:refs/remotes/azure/*
