Pull All Remote Branches in EGIT
Sometimes we just select a number of branches when cloning a repository. But after a while when we decided to pull all the other branches, i...

When using EGIT plugin in Eclipse you must.
1.) Configure Fetch Settings in Git Repositories View
2.) Add the fetch configuration below. By default, it's /master or whatever branch you have.
Post a Comment