Skip to content

revset: add parents(x, depth) and children(x, depth) #6848

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2025

Conversation

scott2000
Copy link
Contributor

Resolves #3337.

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have updated the config schema (cli/src/config-schema.json)
  • I have added/updated tests to cover my changes

@scott2000 scott2000 requested a review from a team as a code owner June 28, 2025 01:58
@scott2000 scott2000 added this pull request to the merge queue Jun 29, 2025
Merged via the queue into jj-vcs:main with commit bcde9ca Jun 29, 2025
28 checks passed
@scott2000 scott2000 deleted the parents-depth branch June 29, 2025 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FR: Revset expression for nth parent/child
2 participants