jj/lib
Martin von Zweigbergk 3d679de022 working_copy: print warning about ignored symlinks instead of failing build
The project doesn't currently build on Windows. One reason is because
we had a `unimplemented!()` when trying to write a symlink. Let's
print a warning instead, so the project can start building on
Windows. (The next patch will fix another build problem on Windows.)
2021-02-07 00:46:17 -08:00
..
protos view: add tracking of "public" heads (copying Mercurial's phase concept) 2021-01-16 11:48:35 -08:00
src working_copy: print warning about ignored symlinks instead of failing build 2021-02-07 00:46:17 -08:00
tests transaction: when checking out open commit with conflicts, create child commit 2021-01-22 11:41:52 -08:00
build.rs
Cargo.toml