Re: [PATCH v4 0/3] implement fetching of moved submodules

2017-10-16 Thread Junio C Hamano
Heiko Voigt writes: > The previous RFC iteration can be found here: > > https://public-inbox.org/git/20171006222544.GA26642@sandbox/ > > This should now be in a state ready for review for inclusion. > > The main difference from last iteration is that we now also support > unconfigured gitlinks fo

[PATCH v4 0/3] implement fetching of moved submodules

2017-10-16 Thread Heiko Voigt
The previous RFC iteration can be found here: https://public-inbox.org/git/20171006222544.GA26642@sandbox/ This should now be in a state ready for review for inclusion. The main difference from last iteration is that we now also support unconfigured gitlinks for push and fetch for backwards comp