[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = git@github.com:robotcaresystems/RoboticsLanguage.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "development"]
	remote = origin
	merge = refs/heads/development
[branch "feature/finite_state_machines/html_gui"]
	remote = origin
	merge = refs/heads/feature/finite_state_machines/html_gui
[branch "bugfix/finite_state_machine/gui_nodes"]
	remote = origin
	merge = refs/heads/bugfix/finite_state_machine/gui_nodes
[branch "bugfix/finite_state_machine/header_missing"]
	remote = origin
	merge = refs/heads/bugfix/finite_state_machine/header_missing
[atomGithub]
	historySha = 11c5a7bf1da47f241c0452ed64b511e341406147
[branch "feature/temporal_logic/initial"]
	remote = origin
	merge = refs/heads/feature/temporal_logic/initial
[branch "feature/events/initial"]
	remote = origin
	merge = refs/heads/feature/events/initial
[branch "feature/progress/initial"]
	remote = origin
	merge = refs/heads/feature/progress/initial
[branch "feature/rcs/demo"]
	remote = origin
	merge = refs/heads/feature/rcs/demo
[branch "feature/temporal_logic/gui"]
	remote = origin
	merge = refs/heads/feature/temporal_logic/gui
[branch "feature/events/when"]
	remote = origin
	merge = refs/heads/feature/events/when
[branch "feature/documentation/reference"]
	remote = origin
	merge = refs/heads/feature/documentation/reference
[branch "feature/temporal_logic/gui_update"]
	remote = origin
	merge = refs/heads/feature/temporal_logic/gui_update
[branch "feature/documentation/tutorials"]
	remote = origin
	merge = refs/heads/feature/documentation/tutorials
[branch "feature/atom_plugin/finite_state_machines"]
	remote = origin
	merge = refs/heads/feature/atom_plugin/finite_state_machines
[branch "feature/syntax_checker/hindley-milner"]
	remote = origin
	merge = refs/heads/feature/syntax_checker/hindley-milner
[branch "master"]
	remote = origin
	merge = refs/heads/master
[branch "feature/language/assign"]
	remote = origin
	merge = refs/heads/feature/language/assign
[branch "feature/ros2/initial"]
	remote = origin
	merge = refs/heads/feature/ros2/initial
[branch "feature/tutorials/extra_tools"]
	remote = origin
	merge = refs/heads/feature/tutorials/extra_tools
[branch "feature/time/ros1_ros2"]
	remote = origin
	merge = refs/heads/feature/time/ros1_ros2
