Page MenuHomePhabricator

restored --head support
ClosedPublic

Authored by talshiri on Sep 8 2014, 8:52 PM.
Tags
None
Referenced Files
F15481400: D10447.id25124.diff
Tue, Apr 8, 8:29 PM
F15478504: D10447.id25123.diff
Tue, Apr 8, 12:11 AM
F15474487: D10447.id.diff
Sun, Apr 6, 9:16 AM
F15472521: D10447.diff
Sat, Apr 5, 2:16 PM
F15396291: D10447.id25123.diff
Mar 16 2025, 1:16 PM
F15391514: D10447.id25124.diff
Mar 15 2025, 10:19 AM
F15337505: D10447.diff
Mar 9 2025, 6:09 AM
F15291222: D10447.diff
Mar 5 2025, 12:23 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).