1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 18:21:01 +00:00
uutils-coreutils/src
Jeffrey Finkelstein 416a742e31 cp: use sparse copy on --sparse=always
Correct the behavior of `cp --reflink=never --sparse=always` so that
it performs a sparse copy. Before this commit, it was incorrectly
performing a dense copy.
2022-11-10 21:43:19 -05:00
..
bin docs: fix usage string since clap 4 2022-10-15 22:30:52 +02:00
uu cp: use sparse copy on --sparse=always 2022-11-10 21:43:19 -05:00
uucore Merge branch 'main' into refactor/add_nix_error_auto_conversion 2022-11-04 12:54:35 +01:00
uucore_procs expr: update to clap 4 and remove custom argument parsing 2022-10-13 17:50:29 +02:00