[NFC] Correct arc draft option

This commit is contained in:
Shivam Gupta 2021-10-23 12:21:31 +05:30
parent 2d8c18fbbd
commit 7088da480c

View File

@ -49,10 +49,9 @@ repository is to run:
Sometime you may want to create a draft revision to show the proof of concept
or for experimental purposes, In that case you can use the `--draft` option. It
will either create a new draft revisoin or convert the original revision to a
draft revision depending on your local branch status. The good part is: it will not
send mail to llvm-commit mailing list, patch reviewers, and all other subscribers,
buildbot will also run on every patch update:
will create a new draft revision. The good part is: it will not send mail to
llvm-commit mailing list, patch reviewers, and all other subscribers, buildbot
will also run on every patch update:
::