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

submodules without commits #152

Closed
Closed
Assignees
Byron
@ghost

Description

Traceback (most recent call last):
File "GitPython.python.examples/_Examples/git submodule/test.py", line 7, in
print repo.submodules
File "/Library/Python/2.7/site-packages/GitPython-0.3.2.RC1-py2.7.egg/git/repo/base.py", line 238, in submodules
return Submodule.list_items(self)
File "/Library/Python/2.7/site-packages/GitPython-0.3.2.RC1-py2.7.egg/git/util.py", line 659, in list_items
out_list.extend(cls.iter_items(repo, _args, *_kwargs))
File "/Library/Python/2.7/site-packages/GitPython-0.3.2.RC1-py2.7.egg/git/objects/submodule/base.py", line 883, in iter_items
pc = repo.commit(parent_commit) # parent commit instance
File "/Library/Python/2.7/site-packages/GitPython-0.3.2.RC1-py2.7.egg/git/repo/base.py", line 378, in commit
return self.rev_parse(str(rev)+"^0")
File "/Library/Python/2.7/site-packages/GitPython-0.3.2.RC1-py2.7.egg/git/repo/fun.py", line 151, in rev_parse
obj = name_to_object(repo, rev[:start])
File "/Library/Python/2.7/site-packages/GitPython-0.3.2.RC1-py2.7.egg/git/repo/fun.py", line 86, in name_to_object
raise BadObject(name)
gitdb.exc.BadObject: BadObject: 48454144
[Finished in 6.8s with exit code 1]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp