jj/cli
Ilya Grigoriev b20e7ee095 docs: document that git push --deleted only pushes tracked branches
It tries to push all deleted branches, but can only succeed for tracked
branches.

Closes #2946, as there's probably no need to have `--deleted --tracked`
that would only be different in that the warnings wouldn't be printed.
Thanks to @yuja for pointing this out.
2024-02-06 15:51:39 -08:00
..
examples working_copy: make reset() take a commit instead of a tree 2024-02-06 12:41:09 -08:00
src docs: document that git push --deleted only pushes tracked branches 2024-02-06 15:51:39 -08:00
testing
tests cli branch rename: change warning when renaming a branch with remotes 2024-02-06 15:41:01 -08:00
build.rs
Cargo.toml cli: new jj util markdown-help outputs jj help for all commands 2024-01-30 14:58:32 -08:00
LICENSE