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

Commit8138b3a

Browse files
committed
generic hash
1 parentef4d6d5 commit8138b3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎test/test_quick_doc.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def test_cloned_repo_object(self, local_dir):
7777
commits_for_file
7878

7979
# Outputs: [<git.Commit "SHA1-HEX_HASH-2">,
80-
# <git.Commit "SHA1-HEX-HASH-2">]
80+
# <git.Commit "SHA1-HEX-HASH-1">]
8181
# ![6-test_cloned_repo_object]
8282

8383
# Untracked files - create new file
@@ -198,7 +198,7 @@ def print_files_from_git(root, level=0):
198198
print_file='dir1/file2.txt'
199199
tree[print_file]# the head commit tree
200200

201-
# Output <git.Blob "SHA1-HEX-HASH-1">
201+
# Output <git.Blob "SHA1-HEX-HASH">
202202
# ![17-test_cloned_repo_object]
203203

204204
# print latest file

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp