Navigation Menu

Skip to content

quantentunnels/MATLAB-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

-- Versioning --
This repo contains the latest version of git.m.
Whenever there is a stable release, the submission on MATLAB Central's File Exchange will be periodically synched from the latest stable release here.

The generic version is git.m, tested to work on OS X and GNU/Linux.
Windows derivatives are separate submissions by third-parties and are listed in the Windows folder.

-- OS, Distributions --
This version was developed on OS X, but is expected to work on BSD and Linux flavors alike.
Windows is a different beast, and it's never been tested on Windows.

-- To make changes --
Fork this project from Github, make your changes, and issue a pull request so I can quickly consider them.
If you're new to Git and Github, this is really easy:
http://help.github.com/send-pull-requests/


-- License --
The MIT License (MIT)

Copyright (c) 2013 Manu Raghavan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

A thin MATLAB wrapper for the Git source control system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published