ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Ilya Grigoriev 95b752dfe8 cli branch: add alias t for track
This goes with `c`, `s`, `f`. I feel like it's a relatively
common command now that `auto-local-branch` defaults to
`false`.

I didn't add `u` for `untrack` because it seems a little
ambiguous (un-what?); there may be other `branch` commands that undo
something in the future.
2024-01-25 12:59:18 -08:00
..
examples
src cli branch: add alias t for track 2024-01-25 12:59:18 -08:00
testing
tests
build.rs
Cargo.toml
LICENSE