summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-08-12 07:47:55 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-08-12 07:47:55 +0000
commitd9b1c6ecd01075289c0caade3922a46dfba80392 (patch)
treea45de06002b98ed19c3f75203c932caeac75c928 /llvm/docs
parent6bdfe91e01c54999d37acb7a3b6e5558d62312e4 (diff)
downloadbcm5719-llvm-d9b1c6ecd01075289c0caade3922a46dfba80392.tar.gz
bcm5719-llvm-d9b1c6ecd01075289c0caade3922a46dfba80392.zip
docs/GettingStarted.html: [Git] Split the subsubsection for committer's section.
llvm-svn: 137442
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/GettingStarted.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 521578422ea..5e1985ef132 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -814,6 +814,9 @@ cd llvm/tools
git clone http://llvm.org/git/clang.git
</pre>
+<h4>For developers to work with git-svn</h4>
+<div>
+
<p>To set up clone from which you can submit code using
<tt>git-svn</tt>, run:</p>
@@ -863,6 +866,8 @@ git svn rebase -l
</div>
+</div>
+
<!-- ======================================================================= -->
<h3>
<a name="installcf">Install the GCC Front End</a>
OpenPOWER on IntegriCloud