commit e807081e3fe85b23dfc9e34a936ea2c9015e69ba parent cfa285fbcfcfe38ba4eb24753254ecf7fd4a0ec7 Author: ugrnm <ultrageranium@bleu255.com> Date: Tue, 17 Sep 2024 20:35:32 +0200 localism Diffstat:
M | stagit-index.c | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/stagit-index.c b/stagit-index.c @@ -12,8 +12,8 @@ static git_repository *repo; static const char *relpath = ""; -static char description[255] = "Repositories"; -static char *name = ""; +static char description[255] = "t*(((t>>12)|(t>>8))&(63&(t>>4)))"; +static char *name = "bytebeating like it's 1999"; static char owner[255]; /* Handle read or write errors for a FILE * stream */