From 3127e50947f9a91827d2d974336ddb0c2a4874c4 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Tue, 11 Jun 2019 22:58:54 -0400 Subject: Remove old site --- target/site/scm.html | 95 ---------------------------------------------------- 1 file changed, 95 deletions(-) delete mode 100644 target/site/scm.html (limited to 'target/site/scm.html') diff --git a/target/site/scm.html b/target/site/scm.html deleted file mode 100644 index b1ddec6..0000000 --- a/target/site/scm.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - everge – Source Code Management - - - - - - - - -
- -
-
-
-
-

Overview

-

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

-
-

Web Browser Access

-

The following is a link to a browsable version of the source repository:

-
-
-

Anonymous Access

-

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

-
-
$ git clone git://github.com/bculkin2442/everge.git
-
-

Developer Access

-

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

-
-
$ git clone ssh://github.com:bculkin2442/everge.git
-
-

Access from Behind a Firewall

-

Refer to the documentation of the SCM used for more information about access behind a firewall.

-
-
-
-
-
- - - -- cgit v1.2.3