HomePhabricator

Make retrieving parents for mercurial commits work consistently across platforms

Description

Make retrieving parents for mercurial commits work consistently across platforms

Summary:
Currently the template is single quoted, but Windows only supports double quotes. This meant that the output would be like:

'aabbccddeeffaabbccddeeffaabbccddeeff0123
'

Which is clearly wrong.

This is displayed like that in Phabricator as well, which is confusing.

Test Plan: ran arc diff on a Windows machine and saw the correct behaviour.

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9450

Details

Provenance
richardvanvelzenAuthored on
epriestleyCommitted on Jun 10 2014, 5:20 PM
epriestleyPushed on Jun 10 2014, 5:20 PM
Reviewer
Blessed Reviewers
Differential Revision
D9450: Make retrieving parents for mercurial commits work consistently across platforms
Parents
rARC57f4bbae42c5: Allow spaces after the `.` operator if followed by a comment.
Branches
Unknown
Tags
Unknown

Event Timeline