Skip to content

Commit

Permalink
Update loose.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DEKHTIARJonathan authored Dec 24, 2024
1 parent 268be71 commit cef5bd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gitdb/db/loose.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ def store(self, istream):
remove(tmp_path)
else:
rename(tmp_path, obj_path)
tmp_path = None
# end rename only if needed

# Ensure rename is actually done and file is stable
Expand Down

0 comments on commit cef5bd1

Please sign in to comment.