[cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. 825b51122e13f38c5a42ea5b36f2e14c9fefc9f8

Corinna Vinschen via Cygwin-apps-cvs <[email protected]> Sat, 21 Jan 2023 12:36:11 +0000 (GMT)
Newsgroups gmane.os.cygwin.cvs.apps
Message-ID <[email protected]>


https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=825b51122e13f38c5a42ea5b36f2e14c9fefc9f8

commit 825b51122e13f38c5a42ea5b36f2e14c9fefc9f8
Author: Corinna Vinschen <[email protected]>
Date:   Sat Jan 21 13:36:07 2023 +0100

    add base-cygwin git repo


Diff:
---
 index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/index.html b/index.html
index 258f35b9d85d..9dcbb58d081d 100644
--- a/index.html
+++ b/index.html
@@ -33,6 +33,7 @@ git remote set-url origin --push ssh://<i>username</i>@cygwin.com/git/cygwin-app
 </p>
 
 <ul>
+<li><a href="https://cygwin.com/git/cygwin-apps/base-cygwin.git">base-cygwin</a> - Initial base installation helper script</li>
 <li><a href="https://cygwin.com/git/cygwin-apps/base-files.git">base-files</a> - A set of important system configuration and setup files</li>
 <li><a href="https://cygwin.com/git/cygwin-apps/calm.git">calm</a> - Cygwin server-side packaging maintenance script</li>
 <li><a href="https://cygwin.com/git/cygwin-apps/crypt.git">crypt</a> - a library implementing the hopelessly outdated 56 bit DES encryption</li>