This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new afbdc5c  Automated site publishing by Jenkins build 473
afbdc5c is described below

commit afbdc5cb02dd36c027c62bcae044f08755f8aa0f
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Jan 24 13:12:24 2019 +0000

    Automated site publishing by Jenkins build 473
---
 content/kb/docs/ide/git.html | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/content/kb/docs/ide/git.html b/content/kb/docs/ide/git.html
index 54ec677..04e59f2 100644
--- a/content/kb/docs/ide/git.html
+++ b/content/kb/docs/ide/git.html
@@ -466,13 +466,13 @@ The <a href="#viewFileStatus">status</a> of the file in 
the HEAD displays in gre
 <div class="ulist">
 <ul>
 <li>
-<p><a href="#viewChanges">Viewing Changes in the Source Editor</a></p>
+<p><a href="#_viewing_changes_in_the_source_editor">Viewing Changes in the 
Source Editor</a></p>
 </li>
 <li>
-<p><a href="#viewFileStatus">Viewing File Status Information</a></p>
+<p><a href="#_viewing_file_status_information">Viewing File Status 
Information</a></p>
 </li>
 <li>
-<p><a href="#revert">Reverting Changes</a></p>
+<p><a href="#_reverting_changes">Reverting Changes</a></p>
 </li>
 </ul>
 </div>
@@ -1052,16 +1052,16 @@ The IDE executes the commit and stores your snapshots 
to the repository. The IDE
 <div class="ulist">
 <ul>
 <li>
-<p><a href="#branchCreate">Creating</a></p>
+<p><a href="#_creating_a_branch">Creating</a></p>
 </li>
 <li>
-<p><a href="#branchCheckOut">Checking out</a></p>
+<p><a href="#_checking_out">Checking out</a></p>
 </li>
 <li>
-<p><a href="#branchMerge">Merging</a></p>
+<p><a href="#_merging">Merging</a></p>
 </li>
 <li>
-<p><a href="#branchDelete">Deleting</a></p>
+<p><a href="#_deleting">Deleting</a></p>
 </li>
 </ul>
 </div>
@@ -1353,13 +1353,13 @@ The branch is removed from the local repository as well 
as the Git Repository Br
 <div class="ulist">
 <ul>
 <li>
-<p><a href="#fetch">Fetching</a></p>
+<p><a href="#fetcingh">Fetching</a></p>
 </li>
 <li>
-<p><a href="#pull">Pulling</a></p>
+<p><a href="#pulling">Pulling</a></p>
 </li>
 <li>
-<p><a href="#push">Pushing</a></p>
+<p><a href="#pushing">Pushing</a></p>
 </li>
 </ul>
 </div>
@@ -1491,7 +1491,7 @@ The specified remote repository branch is updated with 
the latest state of your
 <h2 id="_summary">Summary</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>This tutorial showed how to perform basic versioning tasks in the IDE by 
guiding you through the standard workflow when using the IDE&#8217;s GIT 
support. It demonstrated how to set up a versioned project and perform basic 
tasks on versioned files while introducing you to some of the GIT specific 
features included in the IDE.</p>
+<p>This tutorial showed how to perform basic versioning tasks in the IDE by 
guiding you through the standard workflow when using the IDE&#8217;s Git 
support. It demonstrated how to set up a versioned project and perform basic 
tasks on versioned files while introducing you to some of the Git specific 
features included in the IDE.</p>
 </div>
 </div>
 </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to