class Fastlane::Actions::EnsureGitBranchAction

def self.description

def self.description
  "Raises an exception if not on a specific git branch"
end