We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git2
1 parent 91b6549 commit 5197b5aCopy full SHA for 5197b5a
gix/src/status/index_worktree.rs
@@ -611,6 +611,7 @@ pub mod iter {
611
///
612
/// * `patterns`
613
/// - Optional patterns to use to limit the paths to look at. If empty, all paths are considered.
614
+ #[doc(alias = "diff_index_to_workdir", alias = "git2")]
615
pub fn into_index_worktree_iter(
616
self,
617
patterns: impl IntoIterator<Item = BString>,
0 commit comments