Hi Nicolás On Sat, Nov 30, 2024, at 08:48, Nicolás Ojeda Bär wrote: > Recently I came across an issue involving Git submodules which seems > like a bug to me. > > In short (precise reproduction instructions below), if one updates the > remote URL of a submodule while it is "deinited", the next time one > calls "git update" the old URL will be used instead of the new one. What’s your Git version? You can run `git bugreport` to let Git record a file about your Git and system information. Then you can post it inline here.