Revset to find branches being worked on by a specific person #3383
JaniM
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks for sharing! I think it can be simplified as:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is the only revset alias I keep around as it's massively useful. It finds every commit in unmerged branches that have at least one commit from the given person. Handy when a coworker asks you to check their work out.
Beta Was this translation helpful? Give feedback.
All reactions