Initial revision
commitc7bddaf4938d47c2578157c7acd25872d9f15a90
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 4 Aug 2007 00:00:01 +0000 (4 01:00 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 4 Aug 2007 00:00:44 +0000 (4 01:00 +0100)
treee6a387ca003a7fd61dd98c63b3a15b9cd84e5ccc
Initial revision

This revision only contains the rudimentary framework to provide
a COM object.  On at least one tested machine, no entry appears
in the context menu in the Windows Explorer.

In theory, it would add the item "SimpleShlExt Test Item".

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
git_shell_ext.c [new file with mode: 0644]
git_shell_ext.def [new file with mode: 0644]
git_shell_ext.h [new file with mode: 0644]
install.reg [new file with mode: 0644]