GitMe: avoid some warnings, and initiate the "git" submodule better
commite995f52fd258b65cc6fe9a05c4dce044b7debf22
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 17 Sep 2007 16:09:27 +0000 (17 17:09 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 17 Sep 2007 16:09:27 +0000 (17 17:09 +0100)
tree3d6c2335b39b211a787abd3227f7ba81e3ba7df9
parent773837cf64384db6708eebdc0a9b5b743e4a1129
GitMe: avoid some warnings, and initiate the "git" submodule better

There was a warning at the initial checkout, saying that we are on
a yet-to-be-born branch.  This startled some users.  So avoid it.
(This fixes issue 4.)

Also, do not try to be cute on the subproject and use read-tree.
Since there was no checked-out state yet, use the same checkout
command line as for the superproject.  (This fixes issue 45.)

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/GitMe/setup-msysgit.sh