chore(config): disable auto_commit in backlog configuration to prevent automatic commits
This commit is contained in:
@@ -9,7 +9,7 @@ default_editor: "vim"
|
|||||||
auto_open_browser: true
|
auto_open_browser: true
|
||||||
default_port: 6420
|
default_port: 6420
|
||||||
remote_operations: true
|
remote_operations: true
|
||||||
auto_commit: true
|
auto_commit: false
|
||||||
zero_padded_ids: 5
|
zero_padded_ids: 5
|
||||||
bypass_git_hooks: true
|
bypass_git_hooks: true
|
||||||
check_active_branches: true
|
check_active_branches: true
|
||||||
|
Reference in New Issue
Block a user