You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Jed F. (2026). TortoiseGit Wrapper (https://se.mathworks.com/matlabcentral/fileexchange/37675-tortoisegit-wrapper), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Tortoise SVN Wrapper
General Information
- Version 1.0.0.0 (4.09 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
