Skip to content

Commit 1e66b45

Browse files
authored
Merge branch 'jj-vcs:main' into feat/jj-bump-version-management
2 parents eadd6aa + e541d38 commit 1e66b45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8989
* `jj bookmark create/set/move` use the working copy as a default again and
9090
no longer require an explicit revision argument. This walks back a
9191
deprecation from `jj 0.26`, as the community feedback was mostly negative.
92+
Instead, bookmarking an empty revision now produces a warning, to help you
93+
catch the case where you meant to bookmark the parent revision.
9294

9395
* The revset function `exactly(x, n)` will now evaluate `x` and error if it does
9496
not have exactly `n` elements.

0 commit comments

Comments
 (0)