Page MenuHomePhabricator

restored --head support
ClosedPublic

Authored by talshiri on Sep 8 2014, 8:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 9:04 PM
Unknown Object (File)
Sat, Jan 25, 1:09 PM
Unknown Object (File)
Thu, Jan 23, 4:21 PM
Unknown Object (File)
Thu, Jan 23, 4:21 PM
Unknown Object (File)
Thu, Jan 23, 4:21 PM
Unknown Object (File)
Tue, Jan 21, 9:15 AM
Unknown Object (File)
Dec 31 2024, 1:22 PM
Unknown Object (File)
Dec 24 2024, 3:07 AM
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).