Page MenuHomePhabricator

Use hgsprintf() when managing bookmarks in arc patch in mercurial
ClosedPublic

Authored by epriestley on Mar 12 2014, 11:11 PM.
Tags
None
Referenced Files
F13329747: D8512.id20204.diff
Mon, Jun 17, 1:27 AM
F13329746: D8512.id20192.diff
Mon, Jun 17, 1:26 AM
F13329692: D8512.diff
Mon, Jun 17, 1:21 AM
F13329664: D8512.id.diff
Mon, Jun 17, 1:17 AM
F13210312: D8512.diff
May 17 2024, 4:42 AM
F13206337: D8512.id.diff
May 15 2024, 7:12 AM
F13206136: D8512.diff
May 15 2024, 5:30 AM
F13194094: D8512.diff
May 12 2024, 9:18 PM
Subscribers

Details

Summary

Fixes T4596. I couldn't immediately reproduce this, but the hgsprintf() version is clearly more correct.

Test Plan

Used arc patch --trace to examine hg commands.

Diff Detail

Repository
rARC Arcanist
Branch
hgbookmark
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

epriestley retitled this revision from to Use hgsprintf() when managing bookmarks in arc patch in mercurial.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, durham.
durham edited edge metadata.
This revision is now accepted and ready to land.Mar 12 2014, 11:16 PM
epriestley updated this revision to Diff 20204.

Closed by commit rARC67239a08a58f (authored by @epriestley).