Revset queries involving changeset history #7571
-
Is there a way to query the commit history for a particular change-ID? For instance, could a revset expression refer to all commits that are empty now but have been non-empty at some point in their (evolution) history? Context: I was talking to a Gerrit user who doesn't use |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This doesn't exist yet, see #4129 (note: |
Beta Was this translation helpful? Give feedback.
This doesn't exist yet, see #4129 (note:
jj evolog
previously was calledjj obslog
)