Change git repository path in matlab?
18 views (last 30 days)
Show older comments
Chris Easthope
on 7 Mar 2018
Commented: Dmitry Boltyanskiy
on 17 Jun 2019
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
0 Comments
Accepted Answer
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
on 12 Oct 2018
Hi! From which version is this "Source Control->Remote" option available? I am using R2016b and cannot see this option.
More Answers (0)
See Also
Categories
Find more on Git in MATLAB 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!