Searched refs:with_path_required (Results 1 – 4 of 4) sorted by relevance
59 pub fn with_path_required(self, path_required: bool) -> Self { in with_path_required() method
2522 Some(CommitOptions::new().with_path_required(true)), in test_path_update_preference()4204 Ok(CommitOptions::default().with_path_required( in commit_options()
152 .with_commit_options(CommitOptions::new().with_path_required(true)), in make_client()
510 .with_path_required(with_path) in generate_passive_client_welcome_tests()