efriedma added a comment.

> while both git and svn have revert subcommands

This is kind of misleading; yes, both git and svn have subcommands named 
"revert", but "svn revert" doesn't have the right meaning.  You have to use 
"svn merge" to revert a committed change.


Repository:
  rL LLVM

https://reviews.llvm.org/D43578



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to