Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs: reflink: don't try to reset permissions
We should set desired permissions explicitly in layers above this one. For now just getting rid of this and proper permissions will be set up in the followups in `dvc_data.index.checkout`. Related iterative/dvc-data#274
- Loading branch information