git

버전 0.0.1 (1.17 KB) 작성자: Hiran
Too simple git wrapper makes it possible to call git as if it is a MATLAB command (given you have installed git and added to system path).
다운로드 수: 759
업데이트 날짜: 2020/1/11

라이선스 보기

Too simple git wrapper combines all string arguments, decorates with spaces, appends 'git' and executes the result using MATLAB's system() command. That's it, and nothing else!

This tool is made for simple, quick and dirty git usage through MATLAB command prompt. Nothing beyond that is promised.

If you need more functionality, check out this link: https://stackoverflow.com/questions/42271061/matlab-git-by-command-window

Usage examples:
git --version
git init awesome_project
git pull
git commit -m 'awesome message'
git push
...

인용 양식

Hiran (2024). git (https://www.mathworks.com/matlabcentral/fileexchange/73895-git), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Source Control Integration에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!

버전 게시됨 릴리스 정보
0.0.1