Accelerate process
Always retrieving all remotes is taking a lot of time and is actually not required at all. Let's optimize that part of this module.
Always retrieving all remotes is taking a lot of time and is actually not required at all. Let's optimize that part of this module.
mentioned in commit 96716d8e
We now check locally if we have the correct origin and if so, skip further steps.
closed