wowana.me

website source


commit 227a66d74bb4eec751ebeef6099ed9d260140f28
parent 4a94a3b70d016eec9f9c96286bef14fc4db02607
Author: opal hart <opal@wowana.me>
Date:   Thu, 27 Aug 2020 23:47:28 +0000

git: add git:// protocol to info template

Diffstat:
Msrc/git.inc | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/git.inc b/src/git.inc @@ -10,7 +10,13 @@ information. ## permalinks +### dumb http + - `git clone https://wowana.me/git/%reponame%.git` - `git clone http://opalrwf4mzmlfmag.onion/git/%reponame%.git` - `git clone http://opal.i2p/git/%reponame%.git` - `git clone http://opal.ano/git/%reponame%.git` + +### git + +- `git clone git://wowana.me/%reponame%.git`