sapling/eden
Durham Goode 81d2d0f010 sparse: fix sparse profile refreshes during hg commit
Summary:
When we remove a file from a sparse profile and commit the profile, it
should delete the file on disk. There's a bug where it doesn't actually delete
the file. This fixes it by passing the correct commit parents to the refresh
function.

Reviewed By: andll

Differential Revision: D30683677

fbshipit-source-id: 7f012faa99975d8270209f2962e7f9236890daed
2021-09-01 10:27:30 -07:00
..
fs use HiveLogger in EdenLogviewWriter 2021-08-31 17:28:23 -07:00
hg-server tokio -> 1.10 2021-08-30 15:55:16 -07:00
integration add json option to version 2021-08-30 22:12:15 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke mononoke: introduce ManifoldOptions struct 2021-08-31 09:34:46 -07:00
scm sparse: fix sparse profile refreshes during hg commit 2021-09-01 10:27:30 -07:00
test_support test_support: canonicalize the temporary directory path 2021-08-16 16:08:45 -07:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml