mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
feat: remove autocommit and push
This commit is contained in:
@@ -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 }}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
{{ promptString "Commit message" }}
|
||||
Reference in New Issue
Block a user