learning-js-batch12 -> GUI (Graphical User Interface) -> CLI (Command Line Interface) in terminal GIT COMMANDS clone => git clone add => git add . => git add commit => git commit -m "" push => git push origin