Mercurial > hg
diff tests/test-pull-permission.t @ 32956:4f0a7f604449
commands: move checkconflict to bookmarks module
Again, commands.bookmark is getting too large. checkconflict already has
a lot of state and putting it in the bmstore makes more sense than
having it as a closure. This also allows extensions a place to override
this behavior.
While we're here, add a documentation string because, well, we should be
documenting more of our methods.
author | Sean Farley <sean@farley.io> |
---|---|
date | Sat, 10 Jun 2017 23:42:38 -0700 |
parents | 8fb6844a4ff1 |
children | eb586ed5d8ce |