Use existing methods for branch names: Ex use @repository.branch_names instead...
Use existing methods for branch names: Ex use @repository.branch_names instead of @repository.heads.map(&:name)
Please register or sign in to comment
Use existing methods for branch names: Ex use @repository.branch_names instead of @repository.heads.map(&:name)