Search code examples
gitibm-clouddevops

Replace all code on Bluemix web IDE


I have been working on an application primarily using a local copy of the git repository which I push regularly to the git repository associated with my Bluemix application.

The Web IDE has fallen out of synch and I would prefer to replace all the data rather than trying to fix discrepancies.

What is the easiest way to fully replace the local (Web IDE) branch with the remote (hub.jazz.net) repo?


Solution

  • Does Force Fetch (you'll see it when you click the arrow beside Fetch) sync your web IDE's local repo successfully?