Re: [RFC PATCH 00/16] Checkout aware of Submodules!

2016-12-02 Thread Xiaodong Qi
I found this patch on Reddit and personally support this idea to simplify the submodule update and checkout process. I don't know how other users handle the submodule update process, I do sometimes forget to checkout in superprojects with submodules and get a lot of trouble in using the submodule

[RFC PATCH 00/16] Checkout aware of Submodules!

2016-11-15 Thread Stefan Beller
When working with submodules, nearly anytime after checking out a different state of the projects, that has submodules changed you'd run "git submodule update" with a current version of Git. There are two problems with this approach: * The "submodule update" command is dangerous as it doesn't