Do not try to clone anything in /etc/profile
commit265f55866f3f7653bd1755952292412c5e9bf194
authorDmitry Kakurin <dmitry.kakurin@gmail.com>
Tue, 7 Aug 2007 22:29:14 +0000 (7 23:29 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 7 Aug 2007 22:29:14 +0000 (7 23:29 +0100)
treed3039eb451e584c36b0524628834251cc5d35af8
parent64c2320cc8f3a99c41e9e24eb80dea0e30ee77a6
Do not try to clone anything in /etc/profile

Now that we decided that GitMe, AKA Net installer (a minimal system which has
just enough to clone msysgit.git and mingw/4msysgit.git, and will then build git)
and a snapshot installer, which comes with all sources, but does not set up the
repositories, /etc/profile is not the right place to do the cloning anymore.

Sidenote: We plan to have three installers:

1) GitMe, AKA Net installer (minimal system to clone all)
2) msysGit, AKA full installer (full system, does not clone)
3) msysGitSnapshot (contains the build env, the sources, but no .git/)

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
etc/profile