jj/cli
Yuya Nishihara 46e0303014 cli: remove redundant workaround for unborn branch on "git clone --colocate"
Apparently, 0fe25575ba "cli: ensure first new HEAD is detached" is more
general solution to the problem. The test added at 8b5ff20874 passes.
2023-10-17 14:13:42 +09:00
..
examples cli: send status messages to stderr, specify stdout/stderr explicitly 2023-10-11 19:24:01 +09:00
src cli: remove redundant workaround for unborn branch on "git clone --colocate" 2023-10-17 14:13:42 +09:00
testing
tests cli: add API and branch subcommand to track/untrack remote branches 2023-10-16 23:21:05 +09:00
build.rs
Cargo.toml
LICENSE