[O] Default allow changing branch rules

This commit is contained in:
2026-05-12 01:58:19 +00:00
parent ae2bd9aaa1
commit ecd19528e3
12 changed files with 541 additions and 6 deletions
+1
View File
@@ -79,6 +79,7 @@ where
delete_missing,
visibility: Visibility::Private,
conflict_resolution,
allow_temporary_gitlab_force_push: true,
});
prompt_webhook_setup(reader, writer, config)?;
Ok(())