We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9c0c1 commit d276107Copy full SHA for d276107
test/test_quick_doc.py
@@ -68,8 +68,8 @@ def test_cloned_repo_object(self, local_dir):
68
commits_for_file = [c for c in commits_for_file_generator]
69
commits_for_file
70
71
- # Outputs: [<git.Commit "SHA1-HEX-HASH-1">,
72
- # <git.Commit "SHA1-HEX-HASH-1">]
+ # Outputs: [<git.Commit "SHA1-HEX_HASH-2">,
+ # <git.Commit "SHA1-HEX-HASH-2">]
73
# ![6-test_cloned_repo_object]
74
75
# Untracked files - create new file
@@ -128,9 +128,9 @@ def test_cloned_repo_object(self, local_dir):
128
files_and_dirs
129
130
# Output
131
- # [<git.Commit "SHA1-HEX-HASH-1">,
132
- # <git.Commit "SHA1-HEX-HASH-1">,
133
+ # [<git.Commit "SHA1-HEX_HASH-2">,
+ # <git.Commit "SHA1-HEX_HASH-2">,
+ # <git.Commit "SHA1-HEX_HASH-2">]
134
135
# ![14-test_cloned_repo_object]
136
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments