class Fastlane::Actions::GitPullAction

def self.description

def self.description
  "Executes a simple git pull command"
end