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
F14080974: D8512.diff
Fri, Nov 22, 5:44 PM
Unknown Object (File)
Tue, Nov 19, 12:48 PM
Unknown Object (File)
Sat, Nov 16, 11:41 PM
Unknown Object (File)
Thu, Nov 14, 5:50 PM
Unknown Object (File)
Sun, Nov 10, 7:44 PM
Unknown Object (File)
Wed, Nov 6, 9:54 PM
Unknown Object (File)
Tue, Oct 29, 1:30 PM
Unknown Object (File)
Oct 18 2024, 2:17 AM
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
Lint
Lint Skipped
Unit
Tests Skipped

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).