Begin with the question
Useful questions include “when did this repository change?”, “which branch was active before the release?”, and “where should I inspect a suspected regression?” Avoid asking a commit chart to judge individual performance.
Use a layered review
- Scan the calendar for active and quiet periods.
- Filter by repository, branch, or contributor.
- Open the commits for the relevant date.
- Follow associated pull requests, reviews, work items, and deployments.
Account for missing context
Squash merges, rebases, paired work, code review, design, incident response, and work in other systems all affect what a commit graph shows. Treat activity as a route into the history, not a ranking.
Explore the history visually
Commit Graph for Azure DevOps links contribution cells to the underlying Azure Repos commits.
See Commit Graph