[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "src_origin"]
	url = /home/roel/src/ruchat
	fetch = +refs/heads/*:refs/remotes/src_origin/*
[branch "using_ollama_crate"]
	remote = src_origin
	merge = refs/heads/using_ollama_crate
[remote "https_origin"]
	url = https://gitlab.nki.nl/gcf/ruchat.git
	fetch = +refs/heads/*:refs/remotes/https_origin/*
[gui]
	wmstate = normal
	geometry = 1885x832+307+54 374 600
[branch "master"]
	remote = https_origin
	merge = refs/heads/master
[remote "origin"]
	url = git@gitlab.nki.nl:gcf/ruchat.git
	fetch = +refs/heads/*:refs/remotes/origin/*
