Author: buildbot
Date: Tue Dec  8 15:03:33 2015
New Revision: 974978

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/contribute.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec  8 15:03:33 2015
@@ -1 +1 @@
-1718628
+1718629

Modified: websites/staging/olingo/trunk/content/contribute.html
==============================================================================
--- websites/staging/olingo/trunk/content/contribute.html (original)
+++ websites/staging/olingo/trunk/content/contribute.html Tue Dec  8 15:03:33 
2015
@@ -182,7 +182,7 @@ You have done several commits and want t
 <p>First rebase your local history to create a single commit. After that 
create a patch file using <code>git format-patch</code>. Now you can upload and 
append your created patch file to the JIRA issue.</p>
 <p><strong>Example - Appling a patch file</strong>  <br />
 You like to apply a patch file named "OLINGO_42.patch". Use the following 
commands:</p>
-<div class="codehilite"><pre><span class="n">git</span> <span 
class="n">am</span> <span class="o">--</span><span class="n">signoff</span> 
0001<span class="o">-</span><span class="n">Test</span><span 
class="p">.</span><span class="n">patch</span>
+<div class="codehilite"><pre><span class="n">git</span> <span 
class="n">am</span> <span class="o">--</span><span class="n">signoff</span> 
<span class="n">OLINGO_42</span><span class="p">.</span><span 
class="n">patch</span>
 </pre></div><div align="center">
 <p>Copyright © 2013-2015, The Apache Software Foundation<br>
                                                Apache Olingo, Olingo, Apache, 
the Apache feather, and


Reply via email to