ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 9fb9e732c1 git: resolve relative core.excludesFile path at workspace root
The "git" command appears to chdir() to the --work-tree directory first, then
read() the core.excludesFile file. There's no manual relative path resolution
in "git".

Fixes #4222
2024-08-08 23:05:46 +09:00
..
examples
src git: resolve relative core.excludesFile path at workspace root 2024-08-08 23:05:46 +09:00
testing
tests git: resolve relative core.excludesFile path at workspace root 2024-08-08 23:05:46 +09:00
build.rs
Cargo.toml
LICENSE