jj/cli
Yuya Nishihara 25fcc3e403 workspace: consider .git symlink when generating relative git_target path
Before, an absolute path would be saved in the git_target file if .git is a
symlink. That's not wrong, but seemed a bit weird. Let's consolidate the
behavior across .git file types.
2023-12-05 14:23:59 -08:00
..
examples gc: implement basic GC for Git backend 2023-12-03 07:40:12 -08:00
src git_backend: don't fully canonicalize .git symlink 2023-12-05 14:23:59 -08:00
testing
tests workspace: consider .git symlink when generating relative git_target path 2023-12-05 14:23:59 -08:00
build.rs
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE