Skip to content

Commit bc30683

Browse files
committed
adapt to changes in gix
1 parent b162c5a commit bc30683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitoxide-core/src/repository/clean.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ pub(crate) mod function {
8686
} else {
8787
Vec::new()
8888
},
89+
&gix::interrupt::IS_INTERRUPTED,
8990
options,
9091
&mut collect,
9192
)?;

0 commit comments

Comments
 (0)