no

How to Pull All Remote Branches Using 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...

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, it will not. This is due to the pull configuration.

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.

Related

source-code-management 7042912074749270925

Post a Comment Default Comments

item