We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eadd6aa + e541d38 commit 1e66b45Copy full SHA for 1e66b45
CHANGELOG.md
@@ -89,6 +89,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
89
* `jj bookmark create/set/move` use the working copy as a default again and
90
no longer require an explicit revision argument. This walks back a
91
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.
94
95
* The revset function `exactly(x, n)` will now evaluate `x` and error if it does
96
not have exactly `n` elements.
0 commit comments