2

Looking some like pull/push from multiple remote locations in egit.

When I right click on git repository and try to push(using Push branch...) I can only push to a single remote repository at a time.

Is there way to push all the changes to all the available remote repositories at once?

Egit version: 3.2.0.201312181205-r Eclipse: Kepler Service Release 2

Community
  • 1
  • 1
Chandrayya G K
  • 8,719
  • 5
  • 40
  • 68

1 Answers1

1

No, this is currently (as of EGit 3.3) not implemented.

robinst
  • 30,027
  • 10
  • 102
  • 108