GitMe SuperFetchv1.5.3-rc4.mingw.2
commit4f3581ab776ffc6ced21e3606ac9ec72f1b9ffbb
authorDmitry Kakurin <Dmitry.Kakurin@gmail.com>
Tue, 14 Aug 2007 11:17:59 +0000 (14 04:17 -0700)
committerDmitry Kakurin <Dmitry.Kakurin@gmail.com>
Tue, 14 Aug 2007 11:17:59 +0000 (14 04:17 -0700)
treeef8125f807263a5eb0b0accf06b442a6ca652373
parent3d3a66765627b91e41f63cb927d208d08a463f2c
GitMe SuperFetch

Package only bootstrap into GitMe.exe. Bootstrap then fetches installer
(the whole /share/GitMe/Installer directory from msysgit.git) and runs
setup-msysgit.sh that must be there.
Installer directory can also contain additional files to put into existing
bootstrapper directories (such as /bin or /etc) or even new directories.

This way we will not have to rebuild GitMe.exe every time we integrate devel->master.

Signed-off-by: Dmitry Kakurin <Dmitry.Kakurin@gmail.com>
etc/profile
share/GitMe/.gitattributes [new file with mode: 0644]
share/GitMe/7z-install.txt
share/GitMe/Installer/setup-msysgit.sh [moved from share/GitMe/setup-msysgit.sh with 98% similarity]
share/GitMe/bootstrap.cmd [new file with mode: 0644]
share/GitMe/bootstrap.sh [new file with mode: 0644]
share/GitMe/fileList.txt
share/GitMe/release.sh