Skip to content

Show the complete branch I'm working on #4941

Answered by jennings
jennings asked this question in Nice Revsets
Discussion options

You must be logged in to vote

I use this revset:

ancestors(reachable(@, mutable()), 2)

The reachable() function is what shows the branch of commits.

I add ancestors(..., 2) to see where the branch started from. This clues me in whether I haven't rebased onto trunk() in a while.

Replies: 1 comment

Comment options

jennings
Nov 21, 2024
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by jennings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant