MinimalistGit

Project to automate creating git repos on a minimal 'git daemon' server.
Log | Files | Refs | README | LICENSE

commit f8b7e851b263434a8da88f4f0ca8d23f9aae547e
parent c03a8b30696f604cfe64d38b3db729a1cc3387ce
Author: Tyler Clark <tyler.clark@foxide.xyz>
Date:   Sun, 11 May 2025 17:35:21 -0400

Changing names of scripts

Diffstat:
Rscripts/NewRepo -> scripts/mkrepo | 0
Rscripts/DeleteRepo -> scripts/rmrepo | 0
2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/scripts/NewRepo b/scripts/mkrepo diff --git a/scripts/DeleteRepo b/scripts/rmrepo