Mercurial > hg
comparison contrib/vim/hgcommand.vim @ 33155:b8ae289a7707
patch: add close() to abstractbackend
patchbackend() seems to call it on an arbitrary backend, so it seems
to be part of the API. Since all subclasses do something in their
close() methods, I decided to let this one raise an exception rather
than just pass.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 30 Jun 2017 09:07:24 -0700 |
parents | 4b0fc75f9403 |
children |
comparison
equal
deleted
inserted
replaced
33154:4ecc6047d45f | 33155:b8ae289a7707 |
---|