On Mon, Mar 15, 2010 at 11:06:02AM +0200, tima fourie wrote:
How can I manually install Git-cheetah that comes with the windows portable download?
Or perhaps there is a script or something available?
(Git version 1.7.0.2)
git clone git://repo.or.cz/git-cheetah.git
make install
BTW, this should also work for Gnome on Linux and Mac OS X up to 10.5.
Is there anything missing? If you just want to register the built dll
use the correct mailing list (http://groups.google.com/group/msysgit)
and
regsvr32 -s <dll_name>
to register git_shell_ext.dll.
cheers Heiko