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

Commit60acfa5

Browse files
saroad2Byron
authored andcommitted
rename sublist to subset
1 parente2067ba commit60acfa5

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
@@ -702,7 +702,7 @@ def ignored(self, *paths):
702702
Doing so using the "git check-ignore" method.
703703
704704
:param paths: List of paths to check whether they are ignored or not
705-
:return:sublist of those paths which are ignored
705+
:return:subset of those paths which are ignored
706706
"""
707707
try:
708708
proc=self.git.check_ignore(*paths)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp