commit 1b5a698a09a6dda24b9efa28b72787655a541ada Author: Admin <stagit@example.invalid> Date: Wed, 13 May 2026 18:02:07 +0000 init: ejemplo stagit Diffstat:
| A | LICENSE | | | 1 | + |
| A | README.md | | | 7 | +++++++ |
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/LICENSE b/LICENSE @@ -0,0 +1 @@ +MIT License diff --git a/README.md b/README.md @@ -0,0 +1,7 @@ +# ejemplo + +Repositorio de ejemplo creado por instalar_stagit_alpine.sh. + +- Web: http://stagit-sh/ejemplo/ +- HTTP clone: git clone http://stagit-sh/ejemplo +- git clone: git clone git://HOST/ejemplo