[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 = b537f8739dc28ce9fa3191a648a3a48d9ce01338
[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
[branch "feature/ros2/docker"]
	remote = origin
	merge = refs/heads/feature/ros2/docker
[branch "feature/rol/input_flag"]
	remote = origin
	merge = refs/heads/feature/rol/input_flag
[branch "feature/rol/automatic_remove_cache"]
	remote = origin
	merge = refs/heads/feature/rol/automatic_remove_cache
[branch "feature/finite_state_machines/rewrite"]
	remote = origin
	merge = refs/heads/feature/finite_state_machines/rewrite
[branch "feature/fault_detection/topics"]
	remote = origin
	merge = refs/heads/feature/fault_detection/topics
[branch "feature/ros/messages"]
	remote = origin
	merge = refs/heads/feature/ros/messages
[branch "feature/rol/wizards"]
	remote = origin
	merge = refs/heads/feature/rol/wizards
[branch "feature/input/shell"]
	remote = origin
	merge = refs/heads/feature/input/shell
[branch "feature/heartbeat/initial"]
	remote = origin
	merge = refs/heads/feature/heartbeat/initial
