Closed
Bug 1986774
Opened 4 months ago
Closed 4 months ago
`moz-phab` appends Phabricator revision links are with LF, even if the original revision message uses CRLF
Categories
(Conduit :: moz-phab, defect)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
Details
Attachments
(1 file)
moz-phab version (from moz-phab version): 2.4.1 (but reproducible for…a long time!)
Steps to reproduce
- File a patch using
moz-phabfrom Windows. - View the contents of the revision message using your VCS, i.e.,
git show,hg show,jj showusing an application that clearly signals line endings being used. Observe that CRLF is used for all lines, except for an LF (no carriage return) before the line with theDifferential Revision: …message trailer.
| Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → egubler
Status: NEW → ASSIGNED
Comment 2•4 months ago
|
||
Authored by https://github.com/ErichDonGubler
https://github.com/mozilla-conduit/review/commit/dcd37c5d251410afe557dfbdbaf063db5bd017d3
[main] Bug 1986774 - fix(submit): unconditionally use LF for rewritten rev. messages r=sheehan
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•