mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
When `jj status` reports conflicted bookmarks, it suggests running `jj bookmark list` for details and `jj bookmark set` to resolve the conflict. However, it's easy to just read the first half of the hint and run `jj bookmark list` and then not know what to do. Let's remind the user of the hint in the `jj bookmark list` output if there are conflicted bookmarks. It should also be useful for users who run `jj bookmark list` out of habit (not directly because `jj status` suggested it). |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| testing | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
| docs | ||
| LICENSE | ||