feat: remove autocommit and push

This commit is contained in:
Daniel Bauer
2026-08-14 18:44:56 +02:00
parent 39c318285f
commit 8074c63c71
2 changed files with 1 additions and 5 deletions

View File

@@ -9,7 +9,4 @@ encryption = "age"
[data]
github_email = {{ $github_email | quote }}
machineClass = {{ $machineClass | quote }}
[git]
autoPush = true
autoCommit = true
commitMessageTemplateFile = ".commit_message.tmpl"
ephemeral = {{ $ephemeral }}

View File

@@ -1 +0,0 @@
{{ promptString "Commit message" }}