Skip to content

Conversation

@yuja
Copy link
Contributor

@yuja yuja commented Nov 26, 2025

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

@yuja yuja requested a review from a team as a code owner November 26, 2025 13:32
Base automatically changed from push-knrvlzyxlsxz to main November 26, 2025 15:02
@yuja yuja force-pushed the push-qlpzxxrvlsrn branch 2 times, most recently from 3b381bf to 25e0a72 Compare November 28, 2025 12:22
yuja added 4 commits December 1, 2025 22:08
This prepares for migration to parse_union_name_patterns(). find_bookmarks*()
will be inlined, and new helper function for unmatched warnings will be added.
"jj bookmark move" no longer shows a warning for named bookmarks not pointing to
the --from revisions. I think that's okay. `move --from=REV 'PATTERN ~ main'` is
a valid use case, and "main" shouldn't be warned.
@yuja yuja force-pushed the push-qlpzxxrvlsrn branch from 25e0a72 to d3a7824 Compare December 1, 2025 13:08
Copy link
Member

@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.

Makes sense to make these similar to how e.g. jj diff non-existent behaves (i.e. just warning that the file wasn't matched). Hopefully the fact that we have commands that already just warn means that people will not miss the error here either.

@yuja yuja added this pull request to the merge queue Dec 2, 2025
Merged via the queue into main with commit 713e57e Dec 2, 2025
30 checks passed
@yuja yuja deleted the push-qlpzxxrvlsrn branch December 2, 2025 02:09
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.

2 participants