[PATCH] D64697: [GitSVN][NFC] Mark dry-run commits as such in the log output

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 13 10:24:18 PDT 2019


xbolva00 added inline comments.


================
Comment at: llvm/utils/git-svn/git-llvm:604
         action='store_true',
-        help='Do everything other than perform a revert. Prints the git '
+        help='Do everything other than perform a revert. Orints the git '
         'revert command it would have run.')
----------------
Why?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64697/new/

https://reviews.llvm.org/D64697





More information about the llvm-commits mailing list