make marge-bot to reuse the repo for HTTPS
Hi,
When dealing with bigger repositories there is a problem that marge-bot creates files, but after the merging it doesn't clean it, so it can potentially cause DoS for itself.
It would be nice when bot is dons with its job to clean leftovers.
Update: so it is not about cleaning, it is about internal logic that is not reusing already existing local repo.
issue