[PATCH] D15801: Improve the documentation on committing code reviewed on Phabricator to trunk.

Nathan Wilson via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 14:58:02 PST 2015


nwilson added inline comments.

================
Comment at: docs/Phabricator.rst:146
@@ +145,3 @@
+
+Note that if you use the Arcanist tool this line will be added this
+automatically. If you don't want to use Arcanist just commit as
----------------
probinson wrote:
> Remove the last "this" on the line.
Maybe replace the first `this` with something like `hyperlinked commit line` since that's what we're talking about and is being referenced in the previous paragraph.


http://reviews.llvm.org/D15801





More information about the llvm-commits mailing list