jj/cli
Yuya Nishihara 4c16c05be1 cli: move --git-repo path normalization back from workspace
This reverts dc074363d1 "no-op: Move external git repo canonicalization into
Workspace::init_git_external." As I said in the PR comment, appending ".git"
is normalization of the user input, which is IMHO more appropriate to be done
in the CLI layer.
2024-02-28 09:03:16 +09:00
..
examples
src cli: move --git-repo path normalization back from workspace 2024-02-28 09:03:16 +09:00
testing
tests cli: unblock "jj git init --colocate" in existing Git repo directory 2024-02-28 09:03:16 +09:00
build.rs
Cargo.toml templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE