This is an archive of the discontinued Mercurial Phabricator instance.

repack: support --packsonly --background
ClosedPublic

Authored by durham on Dec 1 2017, 2:06 PM.
Tags
None
Subscribers
None

Details

Reviewers
singhsrb
phillco
Group Reviewers
Restricted Project
Commits
rFBHGXa47767bde762: repack: support --packsonly --background
Summary

The --packsonly option was being lost when --background was specified. This
fixes that.

Diff Detail

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

Event Timeline

durham created this revision.Dec 1 2017, 2:06 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptDec 1 2017, 2:06 PM
singhsrb accepted this revision.Dec 1 2017, 2:12 PM
This revision is now accepted and ready to land.Dec 1 2017, 2:12 PM
phillco accepted this revision.Dec 1 2017, 2:15 PM
This revision was automatically updated to reflect the committed changes.