stagit

static git page - forked from git.codemadness.org/stagit
git clone git://src.gearsix.net/stagit
Log | Files | Refs | Atom | README | LICENSE

commit 3d8aaa4d4036a07e8e768b24fa23cc9cd763798a
parent 30079c9753d4aae39dbd4acc66d18ab5d39df557
Author: gearsix <gearsix@tuta.io>
Date:   Thu, 15 Apr 2021 17:44:05 +0100

added email to index

Diffstat:
Mstagit-index.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stagit-index.c b/stagit-index.c @@ -17,7 +17,7 @@ static const char *relpath = ""; static char description[255] = "gearsix repositories"; static char *name = "gearsix"; -static char *contact; // obviously it's not recommended to add personal data +static char *contact = "gearsix@tuta.io"; static char owner[255]; void