Skip to content
Snippets Groups Projects
Commit 4f2315cce1db authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

upgrade: move most of revlog.clone method into a _clone method

The content of the clone method now focus on parameters validation and
processing. The `_clone` method focus on the actual cloning logic.

Splitting the method out save some indentation and clarify each method code
since it a focussed on one goal.

Differential Revision: https://phab.mercurial-scm.org/D6899
parent 73288e7abe9b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment