TortoiseGit Wrapper

Version 1.0.0.0 (4,09 KB) von Jed F.
This function is a very simple wrapper to run TortoiseGit.
532 Downloads
Aktualisiert 31. Jul 2012

Lizenz anzeigen

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

Zitieren als

Jed F. (2024). TortoiseGit Wrapper (https://www.mathworks.com/matlabcentral/fileexchange/37675-tortoisegit-wrapper), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Source Control Integration finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: Tortoise SVN Wrapper

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0