(^7) When you have finished specifying the path you want to retrieve, click OK.
(^8) In the Manage Files Using Source Control dialog box, select the sandbox folder
where you want to put the retrieved files, and click Retrieve.
Troubleshooting
If you encounter errors like OutOfMemoryError: Java heap space, for example
when cloning big Git repositories, then edit your MATLAB preferences to increase the
heap size.
1 On the Home tab, in the Environment section, click Preferences.
2 Select MATLAB > General > Java Heap Memory.
3 Move the slider to increase the heap size, and then click OK.
4 Restart MATLAB.
See Also
Related Examples
- “Set Up Git Source Control” on page 32-30
- “Update Git File Status and Revision” on page 32-38
- “Branch and Merge with Git” on page 32-40
See Also