Skip to content
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

revset: give descendants() a generation limit arg #3780

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

BatmanAoD
Copy link
Collaborator

@BatmanAoD BatmanAoD commented May 29, 2024

Checklist

If applicable:

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

@BatmanAoD BatmanAoD force-pushed the descendants-range branch 2 times, most recently from ad843ee to 0955d25 Compare June 13, 2024 05:52
@BatmanAoD BatmanAoD marked this pull request as ready for review June 13, 2024 05:52
lib/src/revset.rs Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
lib/src/revset.rs Show resolved Hide resolved
lib/src/revset.rs Outdated Show resolved Hide resolved
@BatmanAoD BatmanAoD changed the title give descendants a range arg revset: give descendants() a generation limit arg Jun 14, 2024
Copy link
Owner

@martinvonz martinvonz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@BatmanAoD BatmanAoD enabled auto-merge (rebase) June 14, 2024 00:51
@BatmanAoD BatmanAoD merged commit 03a0921 into martinvonz:main Jun 14, 2024
17 checks passed
@BatmanAoD BatmanAoD deleted the descendants-range branch June 29, 2024 04:38
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.

3 participants