이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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. (2026). TortoiseGit Wrapper (https://kr.mathworks.com/matlabcentral/fileexchange/37675-tortoisegit-wrapper), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: Tortoise SVN Wrapper
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
