TortoiseGit Wrapper

Versione 1.0.0.0 (4,09 KB) da Jed F.
This function is a very simple wrapper to run TortoiseGit.
549 download
Aggiornato 31 lug 2012

Visualizza la licenza

A very simple wrapper to invoke TortoiseGit from within Matlab.

It is for people that prefer the TortoiseGit GUI for most functions (as opposed to 'git' command line flags) but wish to control it from within Matlab.

> git init

> git add

> git commit

etc

It should support most Git functions that TortoiseGit does, there were a few quirks due to the fact that TortoiseGit is a port of TortoiseSVN and the command line options for TortoiseGit actually use the SVN calls (such as 'git init' is actually 'TortoiseProc.exe repocreate').

Please submit any bugs either via e-mail or the Github page for my Matlab Central projects:

https://github.com/jedediahfrey/Jedediah-Frey-s-MATLABCentral-Projects/tree/master/tortoisegit

Cita come

Jed F. (2025). TortoiseGit Wrapper (https://it.mathworks.com/matlabcentral/fileexchange/37675-tortoisegit-wrapper), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Source Control in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: Tortoise SVN Wrapper

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0