User Tools

Site Tools


git:git_resources

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
git:git_resources [2019/02/27 13:46] igorkagangit:git_resources [2019/02/28 09:39] igorkagan
Line 17: Line 17:
 Intuitive and more powerful client, Win, Linux, Mac: http://www.collab.net/downloads/giteye Intuitive and more powerful client, Win, Linux, Mac: http://www.collab.net/downloads/giteye
  
 +<WRAP center round important 60%>
 To add repositories to MATLAB path, **excluding** .git, add the following in startup.m To add repositories to MATLAB path, **excluding** .git, add the following in startup.m
 +</WRAP>
 +
 <code="matlab">addpath(genpath_exclude('...Repos','.git')); % genpath_exclude function in Igtools/external </code> <code="matlab">addpath(genpath_exclude('...Repos','.git')); % genpath_exclude function in Igtools/external </code>
  
git/git_resources.txt · Last modified: 2022/12/29 07:15 by 127.0.0.1