TortoiseGit Wrapper

版本 1.0.0.0 (4.1 KB) 作者: Jed F.
This function is a very simple wrapper to run TortoiseGit.
536.0 次下载
更新时间 2012/7/31

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Source Control Integration 的更多信息
致谢

参考作品: Tortoise SVN Wrapper

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0