Está en la página 1de 1

GIT

Installacin
Windows https://gitforwindows.github.io/
descargarGit2.7.1.232bit.exeo
Git2.7.1.264bit.exeIMPORTANTE :Durantelainstalacinselecciona"UseGitfrom
theWindowsCommandPrompt".Dejalasotraopcionescomoaparecen.
MacOSX10.9osuperiortieneGIT,sino,puedesinstalar"XcodeCommandLineTools"
Fuente:
http://www.mathworks.com/help/matlab/matlab_prog/setupgitsourcecontrol.html

Documentacin
DescripcinGeneral:
https://es.wikipedia.org/wiki/Git

TutorialdeGitenEspaol:
http://blog.santiagobasulto.com.ar/programacion/2011/11/27/tutorialdegitenespanol.html

InterfazGrfica(sloWindows):
https://tortoisegit.org/download/

EjemplodeUso:CrearunrepositoriodeGIT
Notaque <matlab> significalarutadelusuarioenMATLAB(porejemplo:
C:\Users\Nombre\Documents\MATLAB) .Generalmenteestacarpetaeslarutapordefecto
cuandoiniciasMATLAB.
1. UsaelexploradordearchivosdeWindows,paracrearlassiguientescarpetas
a. <matlab> /curso
b. <matlab> /repos
c. <matlab> /repos/curso.git

EnMATLAB:
1. EnlaventanaCurrentFolder,navegaalaruta <matlab> /curso.
2. HazclcderechoenelespacioblancoyeligeSourceControl>ManageFiles
3. ParaSourcecontrolintegration:eligeGit
4. ParaRepositorypath:hazclcChange
5. Hazclcenelsignoms+ynavegaalaruta <matlab> /repos/curso.git
6. HazclcenAbrir
7. HazclcenValidate
8. HazclcenOK
9. HazclcenRetrieve

También podría gustarte