Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

publish to multiple remotes using Github for Windows

Short: Is there a way we can push to multiple remotes simultaneously using Github for Windows GUI.

I am aware of the solution involving creating merged-remotes by editing the config file given here: pull/push from multiple remote locations

What I am looking for is a simple GUI functionality extending the current user-friendly 'sync' and 'publish' option of Github 4 Windows. The settings have a direct option to edit the primary remote (origin). Can I add secondary remotes via that interface.

like image 309
rahulr92 Avatar asked Jun 17 '12 18:06

rahulr92


1 Answers

Unfortunately, there isn't a way currently to publish to multiple remotes at the moment, you can only push/pull to origin.

like image 187
Ana Betts Avatar answered Sep 28 '22 18:09

Ana Betts