Add a script to make it easier to initialize /.git
commitb89b5325e7062c89b945d0ee2f32521910d04edd
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 5 Aug 2007 00:33:03 +0000 (5 01:33 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 5 Aug 2007 00:33:03 +0000 (5 01:33 +0100)
tree3b426b832e011d52ad4568b17a2d17349dcf0e76
parent105a7fc6537caa9c5032faec98a6d2f3a5b4caf4
Add a script to make it easier to initialize /.git

We track the whole thing in git, but the download is pretty hefty
(something like 45MB for a full clone), and therefore is not enabled
by default.

Now you can initialize it by calling 'initialize-msysGit.sh'.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
bin/initialize-msysGit.sh [new file with mode: 0644]