github :: StatusEvent :: branches
Each branch contains the given SHA, but the SHA may or may not be the head of the branch.
The array includes a maximum of 10 branches.
# Array of branches containing the status' SHA. # # Each branch contains the given SHA, # but the SHA may or may not be the head of the branch. # # The array includes a maximum of 10 branches. var branches = new Array[Branch] is writable, optional