Alessandro Menezes

Results 11 comments of Alessandro Menezes

Hi! I would like to work on this. :) I'm gonna try to fix it and open a PR.

The issue here is as follows: the exclude option works the same way .gitignore patterns work. This means that an absolute path is relative to the root of the git...

Hello @extrawurst, thanks for the quick review and suggestions. I've just updated the PR with the following: - Reverted the refactoring and added the annotation to disable clippy::too_many_lines error -...

I've made the changes requested. Please have a look at my reply about `Action::DeleteRemoteBranch`.

Hello! Is this task assigned to someone? If not, I would like to work on it :)

Thank you @jim4067! I'll start working on this asap.

I've just opened a draft PR for this (#935). I would like to hear your suggestions about the way I implemented this feature as it required a bigger than expected...

Hello cyqsimon, sadly I'm way too busy at this time, so I could not get any progress on this. Fell free to work on it if you want :) On...

Hello @o2sh and @spenserblack! I was wondering on how to test the git integration in the mentioned files. I see two possible solutions: using mockall crate or testing this operations...

Hello! I’d like to help with that 🙂