branches property

List<String>? branches
getter/setter pair

The remote repository's branch names.

Implementation

core.List<core.String>? branches;