Imantsg
Results
1
issues of
Imantsg
In case if I want to check if branch was provided to submodule and it is not provided I got error if sm.branch: name = f"{sm.branch}/{sm.name}" else: name = f"{sm.name}"...