D25438
D25438
Allow branch names to be integer values to avoid an InvalidArgumentException
Author: aklapper
Reviewers: O1: Blessed Committers, avivey
Summary: `phutil_nonempty_string()` is too strict for branch names, as there seem to be
cases that an integer value is passed.