Introduction
Introduction Statistics Contact Development Disclaimer Help
tPut repositories directly in $HOME - stagit - static git page generator
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit 659766c53a09b469a534cbeba9d2fe7181542fa5
parent 63be26e0567dc276b45dadeae53b537bf09d7d8c
Author: Anders Damsgaard <[email protected]>
Date: Sun, 23 Feb 2020 09:45:03 +0100
Put repositories directly in $HOME
Diffstat:
M create-repo.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/create-repo.sh b/create-repo.sh
t@@ -2,7 +2,7 @@
set -eu
# configuration
-repodir="$HOME/src"
+repodir="$HOME"
default_owner="Anders Damsgaard"
giturl="git://src.adamsgaard.dk"
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.