Searched refs:with_allow_external_commit (Results 1 – 4 of 4) sorted by relevance
80 pub fn with_allow_external_commit(self, allow_external_commit: bool) -> Self { in with_allow_external_commit() method
1347 .with_allow_external_commit(true) in commit_includes_external_commit_group_info_if_requested()1375 .with_allow_external_commit(true) in commit_includes_external_commit_and_tree_if_requested()1401 Some(CommitOptions::new().with_allow_external_commit(false)), in commit_does_not_include_external_commit_group_info_if_not_requested()
2449 .with_allow_external_commit(true) in external_commit_via_commit_options_round_trip()
830 Some(CommitOptions::new().with_allow_external_commit(true)), in external_info_from_commit_allows_to_join()