forked from mirrors/jj
05b0fb50f1
Path parsing will be migrated to parse_union_filesets(), but I haven't decided how we'll go forward: a. migrate everything to fileset b. require flag like "-e FILESET" (note -p conflicts with log -p) c. require flag like "-e FILESET" and deprecate positional PATHs #2554 d. require prefix like "set:FILESET" (not consistent with -r REVSET) I'm currently dogfooding (a). It works for me, but I don't use exotic file names that would require quoting in zsh. #3239 |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |