Difference between revisions of "Az repos pr"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} az repos pr --help == See also == * {{az repos}} * {{az}} Category:Azure")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
 +
[[az repos pr --help]]
 +
[[az repos pr checkout]]  : Checkout the PR source branch locally, if no local changes are present.
 +
[[az repos pr create]]    : Create a pull request.
 +
[[az repos pr list]]      : List pull requests.
 +
[[az repos pr set-vote]]  : Vote on a pull request.
 +
[[az repos pr show]]      : Get the details of a pull request.
 +
[[az repos pr update]]    : Update a pull request.
  
  
  [[az repos pr --help]]
+
az devops configure --use-git-alias true
 +
  [[git pr]]
  
 
== See also ==
 
== See also ==
 +
* {{az repos pr}}
 
* {{az repos}}
 
* {{az repos}}
 
* {{az}}
 
* {{az}}
  
 
[[Category:Azure]]
 
[[Category:Azure]]

Latest revision as of 09:10, 2 February 2022

az repos pr --help
az repos pr checkout  : Checkout the PR source branch locally, if no local changes are present.
az repos pr create    : Create a pull request.
az repos pr list      : List pull requests.
az repos pr set-vote  : Vote on a pull request.
az repos pr show      : Get the details of a pull request.
az repos pr update    : Update a pull request.


az devops configure --use-git-alias true
git pr

See also[edit]

Advertising: