This is an archive of the discontinued Mercurial Phabricator instance.

infinitepush: extract getsrcrepo to a utility module
ClosedPublic

Authored by mbthomas on Dec 6 2017, 6:52 AM.
Tags
None
Subscribers
None

Details

Reviewers
stash
Group Reviewers
Restricted Project
Commits
rFBHGXb7768822f769: infinitepush: extract getsrcrepo to a utility module
Summary

Infinitepush has a function in backupcommands.py for accessing the srcrepo of
shared repos. This is useful in other extensions, so extract it to a utility
module.

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

mbthomas created this revision.Dec 6 2017, 6:52 AM
Herald added a reviewer: Restricted Project. · View Herald TranscriptDec 6 2017, 6:52 AM
stash accepted this revision.Dec 15 2017, 9:12 AM
This revision is now accepted and ready to land.Dec 15 2017, 9:12 AM
This revision was automatically updated to reflect the committed changes.