Closed
Bug 1713401
Opened 3 years ago
Closed 3 years ago
moz-phab patch does not fetch a binary file
Categories
(Conduit :: moz-phab, defect)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1709608
People
(Reporter: toshi, Unassigned)
Details
Attachments
(1 obsolete file)
When moz-phab patch
downloads patches from Phabricator and applies them to a local repo, and if there is a patch adding a new binary file, the fetched commit incorrectly adds an empty file.
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9224087 -
Attachment is obsolete: true
Reporter | ||
Comment 2•3 years ago
|
||
Hmm, D116294 didn't reproduce the issue. The issue is that when I apply my patches https://phabricator.services.mozilla.com/D115775 with the command moz-phab patch --apply-to <rev> D115775
, the icon dinosaur.ico which is added by the Part7 (D109307) becomes empty.
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•