Mercurial > hg
comparison hgext3rd/__init__.py @ 37603:678d760c71ff
export: extract function to write patch to file object (API)
This is common use case of cmdutil.export(), and we wouldn't want to handle
formatter thingy everywhere.
.. api::
The ``fp`` argument is removed from ``cmdutil.export()``. Use
``cmdutil.exportfile()`` instead.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 12 Apr 2018 22:59:49 +0900 |
parents | 4b81487a01d4 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
37602:52670eaa14b4 | 37603:678d760c71ff |
---|