msysgit / Git-Cheetah

A concise and small shell extension for Git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To build for a certain platform please change into the according
directory and issue a make there.

For example to build the explorer plugin:

  cd explorer
  make
  make install

The currently supported platforms:

explorer - Windows explorer plugin for context menues
finder   - Mac OS X filemanager plugin for context menues (until 10.5)
nautilus - Gnome Filemanager plugin for context menues

For further details, see the Git Cheetah wiki page:
https://github.com/msysgit/msysgit/wiki/GitCheetah

About

A concise and small shell extension for Git

License:GNU General Public License v2.0


Languages

Language:C 95.4%Language:Makefile 4.1%Language:Shell 0.4%Language:C++ 0.1%