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

Commit9110b98

Browse files
authored
Merge pull request#1302 from dimbleby/typing-fix
Fix typing of Head.create_head
2 parents76c1c8d +217ba50 commit9110b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/repo/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ def _to_full_tag_path(path):
422422

423423
defcreate_head(self,path:PathLike,commit:str='HEAD',
424424
force:bool=False,logmsg:Optional[str]=None
425-
)->'SymbolicReference':
425+
)->Head:
426426
"""Create a new head within the repository.
427427
For more documentation, please see the Head.create method.
428428

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp