[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/cvlab-columbia/viper.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = github
	merge = refs/heads/main
[submodule "GLIP"]
	url = https://github.com/sachit-menon/GLIP.git
[remote "github"]
	url = https://github.com/JaywonKoo17/viperGPT_Improved.git
	fetch = +refs/heads/*:refs/remotes/github/*
