Viewing a file's history
You've practiced limiting the view of a repo's history based on a specific number of commits. Now you'll extend this to also filter by filename.
This exercise is part of the course
Introduction to Git
Exercise instructions
- View information about the last two commits made for
report.md
only.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
