Skip to content

Commit

Permalink
Deploying to gh-pages from @ a675686 πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
goneall committed Dec 14, 2023
1 parent 284ee18 commit 1dcd7e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scm.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,11 @@ <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser
<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>
<pre>$ git clone --branch master ssh://[email protected]:spdx/spdx-maven-plugin.git</pre></div></section><section>
<pre>$ git clone --branch master [email protected]:spdx/spdx-maven-plugin.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>
<pre>$ git clone --branch master ssh://[email protected]:spdx/spdx-maven-plugin.git</pre></div></section><section>
<pre>$ git clone --branch master [email protected]:spdx/spdx-maven-plugin.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>
Expand Down

0 comments on commit 1dcd7e0

Please sign in to comment.