jj/cli
Yuya Nishihara 1b4e210524 help: move "git push --remote" explanation to main paragraph, some clarification
We might add --all-remotes at some point, but "jj git push" doesn't support
bulk push right now.

https://github.com/jj-vcs/jj/discussions/4901#discussioncomment-11607150
2024-12-21 09:19:33 +09:00
..
examples gitignore: add more detail to errors on invalid pattern 2024-12-16 18:49:48 -06:00
src help: move "git push --remote" explanation to main paragraph, some clarification 2024-12-21 09:19:33 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests help: move "git push --remote" explanation to main paragraph, some clarification 2024-12-21 09:19:33 +09:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: drop dependency on config crate 2024-12-10 16:08:50 +09:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE