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 ea989dc Automated site publishing by Jenkins build 465
ea989dc is described below
commit ea989dc0403fb10af62b32e17e83b9e007b0dccd
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 24 12:37:13 2019 +0000
Automated site publishing by Jenkins build 465
---
content/kb/docs/ide/git.html | 32 ++++++--------------------------
1 file changed, 6 insertions(+), 26 deletions(-)
diff --git a/content/kb/docs/ide/git.html b/content/kb/docs/ide/git.html
index 2b096bf..1a00855 100644
--- a/content/kb/docs/ide/git.html
+++ b/content/kb/docs/ide/git.html
@@ -286,34 +286,17 @@ You need to have a GitHub account and be a project member
in order to clone via
<div class="ulist">
<ul>
<li>
-<p>Specify the path to the key file, for example <code>C:\Users\key</code>
.</p>
+<p>Specify the path to the key file, for example <code>C:\Users\key</code>.
The OpenSSH private key format is required. Keys generated by PuTTYgen for
Microsoft Windows must be converted to the OpenSSH format before using them in
the IDE.</p>
</li>
-</ul>
-</div>
-</li>
-</ol>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<i class="fa icon-note" title="Note"></i>
-</td>
-<td class="content">
-The OpenSSH private key format is required. Keys generated by PuTTYgen for
Microsoft Windows must be converted to the OpenSSH format before using them in
the IDE.
-</td>
-</tr>
-</table>
-</div>
-<div class="ulist">
-<ul>
<li>
-<p>Enter the passphrase for the key file, for example, <code>abcd</code> .</p>
+<p>Enter the passphrase for the key file, for example, <code>abcd</code>.</p>
</li>
<li>
<p>(Optional) Select the Save Passphrase option if required.</p>
-<div class="olist arabic">
-<ol class="arabic" start="6">
+</li>
+</ul>
+</div>
+</li>
<li>
<p>(<strong>Applies if using SSH-agent or Pageant for automated SSH access to
the Git server.</strong>) Leave the Private Key File and Passphrase fields
empty to get authenticated access from the IDE to the Git server via correctly
configured SSH-agent or Pageant.</p>
</li>
@@ -322,9 +305,6 @@ The OpenSSH private key format is required. Keys generated
by PuTTYgen for Micro
</li>
</ol>
</div>
-</li>
-</ul>
-</div>
<div class="openblock feature">
<div class="content">
<div class="imageblock left">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists