jj/cli
Yuya Nishihara 96cfae1ff7 cli: abandon: show warning if deleted bookmarks had tracking remotes
This should mitigate the issue that user might push deleted bookmarks without
noticing by "jj abandon && jj git push --all".

https://github.com/jj-vcs/jj/issues/3505#issuecomment-2646024815
2025-03-28 14:34:51 +00:00
..
examples revset: extract internal context struct from RevsetParseContext 2025-03-26 13:03:41 +00:00
src cli: abandon: show warning if deleted bookmarks had tracking remotes 2025-03-28 14:34:51 +00:00
testing cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
tests cli: abandon: show warning if deleted bookmarks had tracking remotes 2025-03-28 14:34:51 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: remove "anyhow" which was used only in config tests 2025-03-17 01:39:55 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00