ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 32d3e24177 tests: add weirdly symlinked git repo to demonstrate "repo" tool issue
A git repo created by the "repo" tool doesn't have core.base set, which means
the "bare"-ness relies on the directory name. Gitoxide appears to parse it
correctly, whereas libgit2 doesn't. That's why the symlinked .git repo is no
longer processed as a colocated repo.

#2668
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 merge_tools.toml: add a comment to meld-3 definition 2023-12-03 17:56:10 -08:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests tests: add weirdly symlinked git repo to demonstrate "repo" tool issue 2023-12-05 14:23:59 -08:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00