Remove the old copy of Git.pm from the repository.
commit2be53b3b7e78af91aeac9eb73a6be18b3cb4510d
authorAlexander Gavrilov <angavrilov@gmail.com>
Tue, 6 Jan 2009 13:18:49 +0000 (6 16:18 +0300)
committerAlexander Gavrilov <angavrilov@gmail.com>
Sun, 11 Jan 2009 21:39:15 +0000 (12 00:39 +0300)
tree519075f140bfbcf808c793e059f1948d84cc27f9
parent5b318fb616aabe309fbd03edeee925efe400542c
Remove the old copy of Git.pm from the repository.

Currently the msysgit repository contains an old copy
of Git.pm, which is used by the installer instead of
the proper latest one.

This commit removes it, and adds a couple of lines to
the file copying script to copy the proper file from
its usual location in /lib.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
lib/perl5/site_perl/Git.pm [deleted file]
share/WinGit/copy-files.sh