How to view GitHub Contributors Graph for branches other than master?

I just stumble on this as well. You can actually see the graphs for other branches than the Master branch.

  • On Github in your repo – choose settings.
  • In settings – change your default branch to whatever branch you would like to see the graphs for.

Leave a Comment