mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
-c
is not optional, as reported by pytorchbot in https://github.com/pytorch/pytorch/pull/88384#issuecomment-1334261712
@ -45,7 +45,7 @@ optional arguments:
|
||||
```
|
||||
## Revert
|
||||
```
|
||||
usage: @pytorchbot revert -m MESSAGE [-c {nosignal,ignoredsignal,landrace,weird,ghfirst}]
|
||||
usage: @pytorchbot revert -m MESSAGE -c {nosignal,ignoredsignal,landrace,weird,ghfirst}
|
||||
|
||||
Revert a merged PR. This requires that you are a Meta employee.
|
||||
|
||||
|
Reference in New Issue
Block a user