[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../src/protos
[remote "origin"]
	url = git@github.com:ArunaStorage/api.git
	fetch = +refs/heads/main:refs/remotes/origin/main
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "aruna/api/google"]
	active = true
	url = https://github.com/googleapis/googleapis
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX3BiaGJnRzU4UFVHT3loNkN5emF6TGt2SnJtME9uaTJDTzNTSg==
[url "https://github.com/"]
	insteadOf = git@github.com:
	insteadOf = org-76944046@github.com:
