Week 5

Summary - John's Notes

Commands

  • git gui - Invokes the Git GUI tool
  • gitk - Starts an instance of the graphical history tool for Git
  • git gui blame <path> - Opens the blame window for a specific file

Terminology

  • Blame - A way of finding the commit that caused an issue in the repository.

Previous Day

Next Day

 
   
home | download | read now | source | feedback | legal stuff