Lista de comandos úteis do GIT This article provides a list of useful Git commands, covering configuration, file management, commits, branches, and remote repositories. It explains how to set up Git via the `.gitconfig` file and details commands for tracking changes, merging branches, and managing tags. The guide also clarifies the use of `.gitignore` files and the roles of the master branch and HEAD pointer. - Modificado modified ; - Preparado staged/index - Consolidado comitted ; git help git help add git help commit git help