# File lib/gitlab_git/repository.rb, line 56
      def branch_names
        branches.map(&:name)
      end