I was wondering about what the reason was for having different places where the core code is in depending if you clone from git vs. composer install.
Wouldn't it make more sense if the magento code was in vendor for everyone or if we all had to composer install regardless of how we actually got the magento files?