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/plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 66eb701 Site checkin for project PLC4X: Jenkins Tools
66eb701 is described below
commit 66eb7013be31419641e8f084023b2b0b56468746
Author: jenkins <[email protected]>
AuthorDate: Fri May 15 11:18:31 2020 +0000
Site checkin for project PLC4X: Jenkins Tools
---
scm.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scm.html b/scm.html
index 107e20c..3cb5a89 100644
--- a/scm.html
+++ b/scm.html
@@ -122,11 +122,11 @@
<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a
name="Anonymous_Access"></a>
<p>The source can be checked out anonymously from Git with this command (See
<a class="externalLink"
href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
<div class="source">
-<pre>$ git clone
https://gitbox.apache.org/repos/asf/plc4x.git</pre></div></section><section>
+<pre>$ git clone --branch rel/0.7
https://gitbox.apache.org/repos/asf/plc4x.git</pre></div></section><section>
<h2><a name="Developer_Access"></a>Developer Access</h2><a
name="Developer_Access"></a>
<p>Only project developers can access the Git tree via this method (See <a
class="externalLink"
href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
<div class="source">
-<pre>$ git clone
https://gitbox.apache.org/repos/asf/plc4x.git</pre></div></section><section>
+<pre>$ git clone --branch rel/0.7
https://gitbox.apache.org/repos/asf/plc4x.git</pre></div></section><section>
<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a
Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
<p>Refer to the documentation of the SCM used for more information about
access behind a firewall.</p></section>
</main>