Set git identity in template generators
This commit is contained in:
@@ -77,6 +77,8 @@ Static Site služba vytvořená přes CSBot Services Portal.
|
||||
EOF_MD
|
||||
|
||||
git init
|
||||
git config user.name "AppFactory Bot"
|
||||
git config user.email "appfactory@local"
|
||||
git branch -M main
|
||||
git add .
|
||||
git commit -m "Initial Static Site service"
|
||||
|
||||
Reference in New Issue
Block a user