Automato Se primeira vez: $ cd catkin_ws/src $ git clone https://github.com/Abrantex/Automato Para modificar: $ cd ~/catkin_ws/src/Automato $ git status $ git add <arquivos> $ git status $ git commit -m "<mensagem_de_commit>" $ git pull $ git push Pronto!