You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2019/10/18 19:06:13 UTC

svn commit: r1868600 - in /uima/site/trunk/uima-website: docs/git-svn-notes.html xdocs/git-svn-notes.xml

Author: schor
Date: Fri Oct 18 19:06:13 2019
New Revision: 1868600

URL: http://svn.apache.org/viewvc?rev=1868600&view=rev
Log:
no jira, format fix on one page

Modified:
    uima/site/trunk/uima-website/docs/git-svn-notes.html
    uima/site/trunk/uima-website/xdocs/git-svn-notes.xml

Modified: uima/site/trunk/uima-website/docs/git-svn-notes.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/git-svn-notes.html?rev=1868600&r1=1868599&r2=1868600&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/git-svn-notes.html (original)
+++ uima/site/trunk/uima-website/docs/git-svn-notes.html Fri Oct 18 19:06:13 2019
@@ -248,8 +248,8 @@
         repository, depending.  You can do this; just use the local git configuration for the repo to 
         specify this.</p>
                                                 <h2>Recent GIT changes</h2>
-                                                <p><sl><li><p><code>git switch</code></p></li>
-           <li><p><code>git restore</code></p></li>
+                                                <p><sl><li><code>git switch</code></li>
+           <li><code>git restore</code></li>
        </sl>
    
     <blockquote>June 2019: git 2.23 release - has new switch/restore

Modified: uima/site/trunk/uima-website/xdocs/git-svn-notes.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/git-svn-notes.xml?rev=1868600&r1=1868599&r2=1868600&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/git-svn-notes.xml (original)
+++ uima/site/trunk/uima-website/xdocs/git-svn-notes.xml Fri Oct 18 19:06:13 2019
@@ -49,8 +49,8 @@ under the License.
         specify this.</p>
     
     <h2>Recent GIT changes</h2>
-    <p><sl><li><p><code>git switch</code></p></li>
-           <li><p><code>git restore</code></p></li>
+    <p><sl><li><code>git switch</code></li>
+           <li><code>git restore</code></li>
        </sl>
    
     <blockquote>June 2019: git 2.23 release - has new switch/restore