Mercurial > hg
comparison hgext/notify.py @ 43188:24e8aac7c630
phabricator: add the uploadfile function
This is needed to be able to submit binary files such as images in commits (and
also non-UTF-8 text files). One of the primary disadvantages of the current
use of createrawdiff is that Phabricator simply drops any binary diffs included
in the patch, but not the files, so if such a diff is then committed it
corrupts any binary files in it.
Differential Revision: https://phab.mercurial-scm.org/D7047
author | Ian Moody <moz-ian@perix.co.uk> |
---|---|
date | Sun, 06 Oct 2019 15:16:47 +0100 |
parents | c32531444cdc |
children | 7d912413a3ae |
comparison
equal
deleted
inserted
replaced
43187:453079605242 | 43188:24e8aac7c630 |
---|