◐ Shell
reader mode source ↗
Skip to content
Merged
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
4 changes: 4 additions & 0 deletions git/objects/submodule/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -1402,6 +1402,10 @@ def iter_items(
# END handle keyerror
# END handle critical error

# fill in remaining info - saves time as it doesn't have to be parsed again
sm._name = n
if pc != repo.commit():
Expand Down
Toggle all file notes Toggle all file annotations