From 41cec599fcda9b6171879da33a3c7716db2243dd Mon Sep 17 00:00:00 2001 From: Jiri Uhlir Date: Wed, 3 Jun 2026 09:46:33 +0200 Subject: [PATCH] Set git identity in template generators --- scripts/new-dotnet-api-app.sh | 2 ++ scripts/new-dotnet-worker-app.sh | 2 ++ scripts/new-nodejs-ts-app.sh | 2 ++ scripts/new-static-site-app.sh | 2 ++ 4 files changed, 8 insertions(+) diff --git a/scripts/new-dotnet-api-app.sh b/scripts/new-dotnet-api-app.sh index 0601a06..99613d1 100755 --- a/scripts/new-dotnet-api-app.sh +++ b/scripts/new-dotnet-api-app.sh @@ -101,6 +101,8 @@ cat > README.md < README.md <