Searched refs:allow_external_commit (Results 1 – 2 of 2) sorted by relevance
40 pub allow_external_commit: bool, field49 allow_external_commit: false, in default()80 pub fn with_allow_external_commit(self, allow_external_commit: bool) -> Self { in with_allow_external_commit()82 allow_external_commit, in with_allow_external_commit()
611 let external_commit_group_info = match commit_options.allow_external_commit { in commit_internal()