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

Commitd276107

Browse files
committed
Updated generic sha hash
1 parent2c9c0c1 commitd276107

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎test/test_quick_doc.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ def test_cloned_repo_object(self, local_dir):
6868
commits_for_file= [cforcincommits_for_file_generator]
6969
commits_for_file
7070

71-
# Outputs: [<git.Commit "SHA1-HEX-HASH-1">,
72-
# <git.Commit "SHA1-HEX-HASH-1">]
71+
# Outputs: [<git.Commit "SHA1-HEX_HASH-2">,
72+
# <git.Commit "SHA1-HEX-HASH-2">]
7373
# ![6-test_cloned_repo_object]
7474

7575
# Untracked files - create new file
@@ -128,9 +128,9 @@ def test_cloned_repo_object(self, local_dir):
128128
files_and_dirs
129129

130130
# Output
131-
# [<git.Commit "SHA1-HEX-HASH-1">,
132-
# <git.Commit "SHA1-HEX-HASH-1">,
133-
# <git.Commit "SHA1-HEX-HASH-1">]
131+
# [<git.Commit "SHA1-HEX_HASH-2">,
132+
# <git.Commit "SHA1-HEX_HASH-2">,
133+
# <git.Commit "SHA1-HEX_HASH-2">]
134134

135135
# ![14-test_cloned_repo_object]
136136

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp