git2-rs icon indicating copy to clipboard operation
git2-rs copied to clipboard

Repository::stash_foreach: accepting a non-mutable reference to repository

Open xitep opened this issue 3 years ago • 0 comments

Why is it that Repository::stash_foreach requires a mutable reference to the repository? Couldn't it be a non-mutable one?

xitep avatar Sep 25 '22 08:09 xitep