docs/GettingStarted.html: [Git] Split the subsubsection for committer's section.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 12 Aug 2011 07:47:55 +0000 (07:47 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 12 Aug 2011 07:47:55 +0000 (07:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137442 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 521578422ea95aa6c61aeb527f11ec98a80f4efc..5e1985ef132f0fea62c35f0d45c1472f62c4acfc 100644 (file)
@@ -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>