General
I noticed the following error after updating arcanist and libphutil to the lastest version:
[2016-05-09 09:37:36] ERROR 8: Undefined offset: 1 at [C:\Users\wkiv924\workspace\src\arcanist\src\repository\api\ArcanistGitAPI.php:994] arcanist(head=master, ref.master=a2ab38df78a9, custom=1), phutil(head=master, ref.master=5d47fb1027f5) #0 ArcanistGitAPI::getAllBranches() called at [<arcanist>\src\workflow\ArcanistFeatureWorkflow.php:120] #1 ArcanistFeatureWorkflow::checkoutBranch(array) called at [<arcanist>\src\workflow\ArcanistFeatureWorkflow.php:86]
- Full Error:
Reproduction
- Try to create a new feature with arc feature tests/test5.
Environment
- arcanist running with PHP7 on a Windows Machine with and git (Version 2.8.2)
- versions
- arcanist: c58f1b9a2507488b2152473dd1f0bbc7e99c09c1
- libphutil: 5d47fb1027f59f26d4bc37a90601a9a1aa4ac44d
- versions
Analysis
- I checked my arcanist reflog tried some older versions. The error issues occured with D15735