[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = ssh://git@hkarel.noip.me:2022/AisExpertWeb
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
	rebase = true
[submodule "AisExpertWebBack"]
	url = ssh://git@hkarel.noip.me:2022/AisExpertWebBack
	active = true
[submodule "AisExpertWebFront"]
	url = ssh://git@hkarel.noip.me:2022/AisExpertWebFront
	active = true
