[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[branch "main"]
	vscode-merge-base = origin/main
[remote "origin"]
	url = https://github.com/KingH12138/LLaVA_with_loranull.git
	fetch = +refs/heads/*:refs/remotes/origin/*
