This is an archive of the discontinued Mercurial Phabricator instance.

lfs: fix committing deleted files caused by e0a1b9ee93cd
ClosedPublic

Authored by quark on Dec 18 2017, 5:48 PM.

Details

Summary

e0a1b9ee93cd (lfs: add a repo requirement for this extension once an lfs
file is committed) introduced a regression that prevents committing file
deletion. This patch fixes that.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

quark created this revision.Dec 18 2017, 5:48 PM

LGTM. Sorry about that.

krbullock accepted this revision.Dec 18 2017, 10:52 PM
krbullock added a subscriber: krbullock.

Queued per Matt's review, thanks.

This revision is now accepted and ready to land.Dec 18 2017, 10:52 PM
This revision was automatically updated to reflect the committed changes.