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

Commitde36cb6

Browse files
committed
UnMake subodule a forward ref in Index.base
1 parentf372187 commitde36cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/index/base.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
)
2323
fromgit.objectsimport (
2424
Blob,
25+
Submodule,
2526
Tree,
2627
Object,
2728
Commit,
@@ -75,7 +76,6 @@
7576
fromgit.repoimportRepo
7677
fromgit.refs.referenceimportReference
7778
fromgit.utilimportActor
78-
fromgit.objectsimportSubmodule
7979

8080

8181
StageType=int

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp