Skip to content

Implement apply --confirm to bypass the prompt

This would be nice to have, so we just need to pass --confirm.

I previously used yes|git bz apply 12345, but on Koha's bug 39106 it would be better to have such option (to use Git::Wrapper).