[Git Integration] Fetch all remotes
Answered
Hi,
Before the update 2018.3, the fetch button was used to update (fetch) from all remotes.
Now it only works on origin (git -c core.quotepath=false -c log.showSignature=false fetch origin --progress --prune).
Why this change? I am now forced to go through the terminal to fetch the other remotes.
Thanks in advance.
Nicolas Aubry
Please sign in to leave a comment.
Hi Nicolas! It's https://youtrack.jetbrains.com/issue/IDEA-201193. Should be fixed in updates. Sorry for the inconvenience.