Auto git fetch when the Android studio (IntelliJ) is idle -


i use git fetch have latest information server.git fetch won't change code base , not take time , network traffic. when go toilet or else auto git fetch. there way this?

enabling automatic fetch in intellij asked before.

see issue idea-24057 , idea-100846

check out gittoolbox: has auto fetch functionality.
feature not seem available in native intellij alone (ie: need find third-party plugin)

it indeed nice if work because configuration options in file | settings | version control | background ignored git , doesn't seem indicated in ui or help.

also, people coming atlassian sourcetree expect happen automatically. messes merging remote branches because remote branches not date automatically (something sourcetree users used to).
hampers (full) adoption of idea.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -