ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Ilya Grigoriev d79e8293aa cargo: stop cargo install from installing fake-editor & co.
Among other things, this prevented `jj` from working with
`cargo binstall`.

The trick is taken from
https://github.com/rust-lang/cargo/issues/2911#issuecomment-1483256987.

We could now also remove `--bin jj` from the installation commands
in `install-and-setup.md`, but I'm not sure we should. That argument
makes it clear that the binary is `jj`, not `jj-cli`.

Fixes #216.
2023-09-20 09:01:54 -07:00
..
examples backend: move constant functions first 2023-09-19 05:24:51 -07:00
src cli: add upstream remote to default trunk() 2023-09-19 20:51:23 -07:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests merge_tools: create builtin merge editor 2023-09-18 06:33:29 +02:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml cargo: stop cargo install from installing fake-editor & co. 2023-09-20 09:01:54 -07:00