Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Lecarvalho/59157ec170d268cf2dddd38a5c51115f to your computer and use it in GitHub Desktop.
Save Lecarvalho/59157ec170d268cf2dddd38a5c51115f to your computer and use it in GitHub Desktop.
azure devops create pull request via command line
az repos pr create --title "PULL REQUEST TITLE" --target-branch master --open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment