[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	ignorecase = true
[remote "origin"]
	url = https://github.com/myshell-ai/ShellAgent
	fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
	auto = 0
[branch "dev_comfyui_v2"]
	remote = origin
	merge = refs/heads/dev_comfyui_v2
