Currently, when a Phabricator payload for a commit comes,
it were assumed there were always projects to fetch.
This takes care of the following exception:
Exception type: ErrorException
Exception message: Undefined property: stdClass::$PHID-CMIT-pq...
In app/Phabricator/PhabricatorStory.php:140
It also solves another small code issue triggering an error.