ok/jj
1
0
Fork 0
forked from mirrors/jj
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
src
testing
tests workspace: consider .git symlink when generating relative git_target path 2023-12-05 14:23:59 -08:00
build.rs
Cargo.toml
LICENSE