summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2021-10-23 12:52:42 -0400
committerAndrew Cady <d@cryptonomic.net>2021-10-23 12:52:42 -0400
commit2e5909e761f40e42684fbaa71f3b5bcb49500567 (patch)
tree335259ca973c5e07807fcb97fb09a1f49fb2a1dc
parent4d14156fd5b306b366b4d74e1a5bbf82e0ae081a (diff)
move all files to EndoForge
-rw-r--r--EndoForge/Makefile (renamed from Makefile)0
-rw-r--r--EndoForge/README.md (renamed from README.md)5
-rwxr-xr-xEndoForge/src/AnonymousAccessCommand (renamed from src/AnonymousAccessCommand)0
-rwxr-xr-xEndoForge/src/AuthorizedKeysCommand (renamed from src/AuthorizedKeysCommand)0
-rw-r--r--EndoForge/src/anonymous-access.conf (renamed from src/anonymous-access.conf)0
-rw-r--r--EndoForge/test/Makefile (renamed from test/Makefile)0
-rw-r--r--EndoForge/test/tests.sh (renamed from test/tests.sh)0
7 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/EndoForge/Makefile
index 2501da9..2501da9 100644
--- a/Makefile
+++ b/EndoForge/Makefile
diff --git a/README.md b/EndoForge/README.md
index b2935b8..9c22bf3 100644
--- a/README.md
+++ b/EndoForge/README.md
@@ -1,5 +1,6 @@
1AnonymousSSH 1EndoForge
2------------ 2---------
3Convert a Git repository into a Forge by merging this repository.
3 4
4 5
5 6
diff --git a/src/AnonymousAccessCommand b/EndoForge/src/AnonymousAccessCommand
index 443d25e..443d25e 100755
--- a/src/AnonymousAccessCommand
+++ b/EndoForge/src/AnonymousAccessCommand
diff --git a/src/AuthorizedKeysCommand b/EndoForge/src/AuthorizedKeysCommand
index 6e13063..6e13063 100755
--- a/src/AuthorizedKeysCommand
+++ b/EndoForge/src/AuthorizedKeysCommand
diff --git a/src/anonymous-access.conf b/EndoForge/src/anonymous-access.conf
index 5cd6b6a..5cd6b6a 100644
--- a/src/anonymous-access.conf
+++ b/EndoForge/src/anonymous-access.conf
diff --git a/test/Makefile b/EndoForge/test/Makefile
index 3bc1a66..3bc1a66 100644
--- a/test/Makefile
+++ b/EndoForge/test/Makefile
diff --git a/test/tests.sh b/EndoForge/test/tests.sh
index 37f819f..37f819f 100644
--- a/test/tests.sh
+++ b/EndoForge/test/tests.sh