fix updating submodules with relative urls by david0 · Pull Request #2051 · gitpython-developers/GitPython
Conversation
This fixes running repo.update_submodules(init=True) on repositories that are using relative for the modules. Fixes gitpython-developers#730
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
Even though I cannot truly say I know this is correct, there is a test that would probably fail with an exception without the fix so it's better than before.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters