Page MenuHomePhabricator

restored --head support
ClosedPublic

Authored by talshiri on Sep 8 2014, 8:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 29, 12:06 AM
Unknown Object (File)
Sat, Jun 28, 5:03 PM
Unknown Object (File)
Fri, Jun 27, 2:37 PM
Unknown Object (File)
May 10 2025, 9:17 AM
Unknown Object (File)
May 9 2025, 2:10 PM
Unknown Object (File)
May 8 2025, 8:41 PM
Unknown Object (File)
May 8 2025, 1:05 AM
Unknown Object (File)
Apr 24 2025, 2:48 PM
Subscribers

Details

Summary

the call to setHeadCommit() was accidentally placed in a if ($background) {} block, which was removed in 54bea94. This adds the removed call.

Test Plan

used --head, worked as expected

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

talshiri retitled this revision from to restored --head support.
talshiri updated this object.
talshiri edited the test plan for this revision. (Show Details)
talshiri added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Sep 8 2014, 9:02 PM
epriestley updated this revision to Diff 25124.

Closed by commit rARCec35375e96ad (authored by @talshiri, committed by @epriestley).