Limiting the view of a repo's history
Generally, suppose you need to look at a repo's history. In that case, you are seeking specific information, such as how an individual file has changed over time, who made the last edit to a file, or what changes have been made in a given period.
Customizing how you view your repo's history will make it easy to find what you need as quickly as possible!
This exercise is part of the course
Introduction to Git
Exercise instructions
- View information about the last two commits only.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
