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

Commit6cfd4b3

Browse files
pratik-anuragByron
authored andcommitted
renamed unused variables
1 parentccaae09 commit6cfd4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/refs/symbolic.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ def _iter_items(cls, repo, common_path=None):
614614
# END for each directory to walk
615615

616616
# read packed refs
617-
forsha,rela_pathincls._iter_packed_refs(repo):# @UnusedVariable
617+
for_sha,rela_pathincls._iter_packed_refs(repo):
618618
ifrela_path.startswith(common_path):
619619
rela_paths.add(rela_path)
620620
# END relative path matches common path

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp