[PATCH] D64697: [GitSVN][NFC] Mark dry-run commits as such in the log output
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 14 11:23:59 PDT 2019
jdoerfert marked an inline comment as done.
jdoerfert 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.')
----------------
xbolva00 wrote:
> Why?
Random bit-flip ;)
Not intentional.
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