Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit63983c2

Browse files
committed
Remove note in GitCmdObjectDB docstring
For#1849.
1 parentec93955 commit63983c2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎git/db.py

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp