Join Slack
Powered by
Is there a way to setup IntelliJ to do `git fetch`...
# random
p
poohbar
01/02/2020, 6:25 PM
Is there a way to setup IntelliJ to do
git fetch
and then merge ALL local branches on
Update project
?
k
kqr
01/03/2020, 9:52 AM
I think
git extender
plugin does something like this
e
eekboom
01/06/2020, 10:46 AM
You can just go to main menu VCS -> Git -> Pull, then select all branches (Cmd/Ctrl-A, then SPACE)
Open in Slack
Previous
Next