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

Commit2a45f94

Browse files
committed
redundant line
1 parent7e589f3 commit2a45f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/test_quick_doc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ def test_cloned_repo_object(self, local_dir):
101101

102102
# [10-test_cloned_repo_object]
103103
repo.index.diff(None)# compares staging area to working directory
104-
repo.index.diff(repo.head.commit)# compares staging area to last commit
104+
105105
# Output: [<git.diff.Diff object at 0x7fb66c076e50>,
106106
# <git.diff.Diff object at 0x7fb66c076ca0>]
107107
# ![10-test_cloned_repo_object]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp