GitExtensions Wrapper

Version 1.0.0.0 (3.39 KB) by Jed F.
Call GitExtensions from within Matlab
285 Downloads
Updated 12 Oct 2012

View License

A very simple wrapper to invoke GitExtensions from within Matlab.

It is for people that prefer the GitExtensions 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

Git Bash can also be called from

> git bash

Opening a new bash window where you can manipulate the full power of git.

It should support most Git functions that GitExtensions does.

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/gitextensions

Cite As

Jed F. (2024). GitExtensions Wrapper (https://www.mathworks.com/matlabcentral/fileexchange/38585-gitextensions-wrapper), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Source Control Integration in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0