Change git repository path in matlab?

Hi, One of my git repositories has changed remote location. I would like to update the remote address in the Source Control menu (details: repository path) so that I can push some of my local changes to the remote branch. So far, I have found no way to do this other than to create a new sandbox (which seems like a very unelegant workaround). Is there any way to change the repository path without having to recreate the sandbox?
Thanks,
Chris
PS Version is Matlab 2017b

 Accepted Answer

Tim Hosey
Tim Hosey on 7 Mar 2018
Hi Chris,
If you right click in the current folder browser and select the context menu "Source Control->Remote" a UI will launch that will allow you to change the git remote.
Tim

3 Comments

Thanks Tim! Can't believe I didn't see that - how embarrassing >.<
Hi! From which version is this "Source Control->Remote" option available? I am using R2016b and cannot see this option.
+1. Thanks Tim!!!

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!