Here is how to view branch activity in a github repository
- First, open the repository where you want to view branch activity
- Next click on the branch dropdown menu above the file list
- Then click "View all branches" to open the branches overview page
- Locate the branch whose activity you want to view
- Click on the more options menu button next to it
- Then click on "Activity" from the dropdown menu
- From here, you can see the commit history and activity details for the selected branch




