Commit Practice

GitBeginnerProject

Practice making multiple commits and viewing the log in a Git repository.

  1. Initialize a new repository:
  2. Create and edit a file, then add and commit it:
  3. Make more changes and commit again:
  4. View the commit log:
Try making more commits and see how the log grows.