Mercurial > hg
comparison i18n/hggettext @ 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 | 0585337ea787 |
children | 617ae7e33a65 |
comparison
equal
deleted
inserted
replaced
37602:52670eaa14b4 | 37603:678d760c71ff |
---|