pub / git_activity

Generates Github-style activity graphs as HTML
git clone https://src.jayvii.de/pub/git_activity.git
Home | Log | Files | Exports | Refs | README | RSS

commit c0b8fa3fc6a4d29555913bcd8e78a6d14c9cc8b0
parent a2994ece5e28cb43184a96b607acf5a406b73251
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Thu,  6 Jun 2024 22:12:42 +0200

fix: pretty names always in english

Diffstat:
Mactivity.sh | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/activity.sh b/activity.sh @@ -2,6 +2,10 @@ # SPDX-License-Identifier: AGPL-3.0-or-later # SPDX-FileCopyrightText: 2024 JayVii <jayvii[AT]posteo[DOT]de> +# Configuration ---------------------------------------------------------------- + +LANG="en" # ensure pretty names are always in english + # Fetch Inputs ----------------------------------------------------------------- # all given arguments are interpreted as git-directories