This is an archive of the discontinued Mercurial Phabricator instance.

copies: add more details to the documentation of mergecopies()
ClosedPublic

Authored by pulkit on Aug 15 2017, 3:44 PM.

Details

Summary

This documentation is very helpful for any developer to understand what
copytracing is and what the function does. Since this is the main function of
doing copytracing, I have also included bits about copytracing in it.

This additions are picked from a doc by Stash@Fb. So thanks to him.

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

pulkit created this revision.Aug 15 2017, 3:44 PM
durin42 accepted this revision.Aug 15 2017, 5:12 PM
This revision is now accepted and ready to land.Aug 15 2017, 5:12 PM
This revision was automatically updated to reflect the committed changes.