[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[branch "main"]
	remote = hydrox
	merge = refs/heads/main
[remote "hydrox"]
	url = https://github.com/vikram1008/hydrox.git
	fetch = +refs/heads/*:refs/remotes/hydrox/*
