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).
ダウンロード: 1.2K
更新 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 (2026). git (https://jp.mathworks.com/matlabcentral/fileexchange/73895-git), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2019b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSource Control についてさらに検索
タグ タグを追加

バージョン 公開済み リリース ノート
0.0.1