Commit Practice
Practice making multiple commits and viewing the log in a Git repository.
- Initialize a new repository:
- Create and edit a file, then add and commit it:
- Make more changes and commit again:
- View the commit log:
Try making more commits and see how the log grows.