Git Graph to see all commits across all branches #10515
Replies: 8 comments 13 replies
-
|
Maybe check out the |
Beta Was this translation helpful? Give feedback.
-
|
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: |
Beta Was this translation helpful? Give feedback.
-
|
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! |
Beta Was this translation helpful? Give feedback.
-
|
The chrome extention looks great, but it's blocked at my company. |
Beta Was this translation helpful? Give feedback.
-
|
@NirmalScaria Awsome. Any chance you can make it work for the "commits" tab on PRs too? |
Beta Was this translation helpful? Give feedback.
-
|
This feature is dearly missed in my company as well after migrating to GitHub Enterprise from Bitbucket... |
Beta Was this translation helpful? Give feedback.
-
|
I miss this from bitbucket so much! |
Beta Was this translation helpful? Give feedback.



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.
Beta Was this translation helpful? Give feedback.
All reactions