Skip to content

Commit

Permalink
adapt to changes in gix
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Mar 17, 2024
1 parent b162c5a commit bc30683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitoxide-core/src/repository/clean.rs
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ pub(crate) mod function {
} else {
Vec::new()
},
&gix::interrupt::IS_INTERRUPTED,
options,
&mut collect,
)?;
Expand Down

0 comments on commit bc30683

Please sign in to comment.