Argument validation is usually done early and I will want it done
before some code that I'm about to add.
Details
Details
- Reviewers
- marmoute - durin42 
- Group Reviewers
- hg-reviewers 
- Commits
- rHGd8b49bf6cfec: copy: move argument validation a little earlier
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
- No Linters Available 
- Unit
- No Unit Test Coverage 
Event Timeline
Comment Actions
Oddly, this had some rejects (I didn't look why) but i"d be happy to see this earlier in the series.
Comment Actions
I moved some revisions around, but it wasn't trivial to move this one. I don't mind waiting until the parents are accepted anyway.