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

Commit56f18ac

Browse files
houssam-kenshoByron
authored andcommitted
fix iter_commits comment, more in line with iter_items
1 parentc0f2cf3 commit56f18ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎git/repo/base.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -567,8 +567,8 @@ def iter_commits(self, rev: Union[str, Commit, 'SymbolicReference', None] = None
567567
If None, the active branch will be used.
568568
569569
:param paths:
570-
is an optional path or a list of paths to limit the returnedcommitsto
571-
Commits that do not contain that pathorthepaths willnotbe returned.
570+
is an optional path or a list of paths; if set onlycommitsthat include the path
571+
or paths will be returned
572572
573573
:param kwargs:
574574
Arguments to be passed to git-rev-list - common ones are

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp