Git

Last Updated: 7/11/2023

Using Git

  • Using command line: Fastest and easiest way
  • Code editors & IDEs
    • VS Code: Built-in support for basic features. For advanced feature you can use GitLens extensions
  • GUI Tool:
    • Git Kraken: Supports multiple platforms
    • Sourcetree: Supports Windows, Mac

References:

https://git-scm.com/downloads/guis