This is an archive of the discontinued Mercurial Phabricator instance.

commands: support passing depth to hg.clone()
ClosedPublic

Authored by indygreg on Oct 19 2018, 1:00 PM.

Details

Summary

This will allow extensions to add --depth or other arguments to control
depth fetching.

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

indygreg created this revision.Oct 19 2018, 1:00 PM
This revision was automatically updated to reflect the committed changes.