Git Graph to see all commits across all branches #10515
Replies: 8 comments 13 replies
|
Maybe check out the |
|
I just moved from Bitbucket to GitHub and I miss this dearly. We need the ability to view all the branches (as labels) and their commits as graph. Equivalent git command: |
|
You could use Le Git Graph, a browser extension that does exactly this. Install the extension from here : https://chrome.google.com/webstore/detail/le-git-graph-commits-grap/joggkdfebigddmaagckekihhfncdobff It will add a new "commits" section to every GitHub repo you open. Open the commits graph and there, all commits across branches will be listed along with the git graph. Hope it helps! |
|
The chrome extention looks great, but it's blocked at my company. |
|
@NirmalScaria Awsome. Any chance you can make it work for the "commits" tab on PRs too? |
|
This feature is dearly missed in my company as well after migrating to GitHub Enterprise from Bitbucket... |
|
I miss this from bitbucket so much! |
|
I'd like this feature too. It's not very user-friendly that the graphs can't be viewed. |



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Just moved our team from bitbucket to Github. I've got to say the feature I am missing most is this commit's view.
I could look at the commits across all branches and see a Git Graph about where everything was at.
Even if there isn't a git graph, I would find it very useful to have All Branches as an option here.
All reactions