Change git repository path in matlab?

20 views (last 30 days)
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
Ricardo Borges
Ricardo Borges on 12 Oct 2018
Hi! From which version is this "Source Control->Remote" option available? I am using R2016b and cannot see this option.

Sign in to comment.

More Answers (0)

Categories

Find more on Source Control Integration in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!