-
-
Notifications
You must be signed in to change notification settings - Fork 919
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update GitDB submodule to latest pubslished version
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule gitdb
updated
11 files
+1 −1 | .github/dependabot.yml | |
+9 −4 | .github/workflows/pythonpackage.yml | |
+7 −35 | Makefile | |
+12 −8 | README.rst | |
+26 −0 | build-release.sh | |
+6 −0 | doc/source/changes.rst | |
+1 −23 | gitdb/__init__.py | |
+21 −7 | gitdb/db/loose.py | |
+1 −1 | gitdb/ext/smmap | |
+2 −2 | gitdb/test/test_base.py | |
+2 −1 | setup.py |
e51bf80
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @EliahKagan, all the best for the new year!
When making a change to a submodule CI ran and it looks like it degenerated by now :/. CI here and in
smmap
is failing, but GitDB still works for some reason. Probably it's something small and obvious to you, so I didn't look into it yet as I have no clue.e51bf80
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
e51bf80
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for your help!
Regarding the inability to use the web-frontend to reply, that sounds like a strange GitHub bug to me. Replying here seems to work for me at least, not that it means anything.