I usually use Git Fetch
to have the latest information from the server.Git Fetch
won't change the code base and its not take much time and network traffic. So when I go toilet or do something else it would be good to auto do Git Fetch
. Is there any way to do something like this?
Enabling an automatic fetch in IntelliJ was asked before.
See issue IDEA-24057 and IDEA-100846
Check out GitToolBox: It has auto fetch functionality.
That feature does not seem to be available in native IntelliJ alone (ie: you need to find a third-party plugin)
It would indeed be nice if this would work because the configuration options in File | Settings | Version Control | Background are now ignored for GIT and this doesn't seem to be indicated in the UI or help.
Also, people coming from Atlassian SourceTree expect this to happen automatically. This messes up merging remote branches because those remote branches are not up to date automatically (something SourceTree users are used to).
This hampers (full) adoption of IDEA.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With