Quick references for basic task with git
For easier tasks, just use Smart Git to make things visually. However, it’s paid
Installation & Tools
- Download and install GIT (to use command lines): Git’s Homepage
- Git client tools: Github Desktop (Windows, MacOS, Linux), Smart Git (Windows, Linux, macOS - Native M1), Source Tree
- Git GUI for Terminal: lazygit
Setting on Local Environments
If you want to configure for all repositories. You can use the option --global
Check the status
Multi-column
Check status
Remote
Check logs commit:
Check the changes of some file
Check the list of files in the last commit