Re: mv/rm submodules

2013-12-09 Thread Jens Lehmann
Am 09.12.2013 11:59, schrieb George Papanikolaou: > I was just playing with the new features of 'git mv' in 1.8.5 and > realized that both rm > and mv don't change the .git/config file. Is that on purpuse? Yes. Only the "path" entry in .gitmodules needs to be updated when a submodule is moved. Its

mv/rm submodules

2013-12-09 Thread George Papanikolaou
Hi list, I was just playing with the new features of 'git mv' in 1.8.5 and realized that both rm and mv don't change the .git/config file. Is that on purpuse? Also after mv you need to run 'submodule update' and I think this should be documented somewhere. Thanks.. -- George 'papanikge' Papanik