how to checkout proper submodules
Daniel Trstenjak
daniel.trstenjak at gmail.com
Wed Jun 5 15:49:09 CEST 2013
Hi Nicolas,
On Wed, Jun 05, 2013 at 03:27:09PM +0200, Nicolas Trangez wrote:
> As my experience with submodules is positive (though limimted), could
> you elaborate on the difficulties/hassle here?
If you would like to develop some kind of feature which involves
changes on multiple repositories/submodules and you would like to
do it in a branch, than you have to create a branch in each repository,
commit separately in each repository and than merge back each repository
into its master branch.
Greetings,
Daniel
More information about the ghc-devs
mailing list