Page MenuHomePhabricator

restored --head support
ClosedPublic

Authored by talshiri on Sep 8 2014, 8:52 PM.
Tags
None
Referenced Files
F13285670: D10447.id25123.diff
Tue, Jun 4, 1:02 AM
F13281011: D10447.diff
Sun, Jun 2, 9:34 AM
F13267896: D10447.diff
Wed, May 29, 4:21 AM
F13266698: D10447.id.diff
Tue, May 28, 5:52 PM
F13251874: D10447.diff
Sat, May 25, 12:50 AM
F13248067: D10447.id25124.diff
Fri, May 24, 12:47 AM
F13226978: D10447.id25123.diff
Mon, May 20, 12:32 AM
F13203444: D10447.diff
Tue, May 14, 11:44 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).