Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 63983c2

Browse filesBrowse files
committed
Remove note in GitCmdObjectDB docstring
For #1849.
1 parent ec93955 commit 63983c2
Copy full SHA for 63983c2

File tree

1 file changed

+0
-4
lines changed
Filter options

1 file changed

+0
-4
lines changed

‎git/db.py

Copy file name to clipboardExpand all lines: git/db.py
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ class GitCmdObjectDB(LooseObjectDB):
3030
objects, pack files and an alternates file.
3131
3232
It will create objects only in the loose object database.
33-
34-
:note:
35-
For now, we use the git command to do all the lookup, just until we have packs
36-
and the other implementations.
3733
"""
3834

3935
def __init__(self, root_path: PathLike, git: "Git") -> None:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.