I simply want to run a Git command from a YAML file. Here\'s what I have in my YAML file:
steps: - checkout: self persistCredentials: true - task: Bash@3 inpu