- Found the problem why submodules at depth 2 were not getting
commit8ea75aed14b38dc1eeca5c964473819606aa9d2c
authorImran M Yousuf <imran@smartitengineering.com>
Mon, 7 Jan 2008 16:17:26 +0000 (7 22:17 +0600)
committerImran M Yousuf <imran@smartitengineering.com>
Mon, 7 Jan 2008 16:17:26 +0000 (7 22:17 +0600)
treec48132e6e1bf5dcc9cd79b1dfc39853106fb745f
parentf1646862dc467da0fc4aa4798cadd7ffaa3c337f
- Found the problem why submodules at depth 2 were not getting
initialized during git clone. It was due to the value of GIT_DIR. As a
temporary solution unsetted it; either need to replace the code
fragment or add more unset and set so that future extensions are safe

- Removed echo from git-submodule so that echoing was it was earlier
git-clone
git-submodule