Mercurial > hg
comparison tests/test-xdg.t @ 37600:7800ed2e4980
export: split cmdutil.export() to single-file and maybe-multiple-files cases
Porting "hg export" to formatter is a bit hard because cmdutil.export() may
append to files if the fntemplate is specified. This patch splits the hard
part from the trivial case.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 12 Apr 2018 21:56:02 +0900 |
parents | 7d8da7b54dc0 |
children | a4b3b8dee0a8 |
comparison
equal
deleted
inserted
replaced
37599:42a91897f090 | 37600:7800ed2e4980 |
---|