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

Commit1410bcc

Browse files
committed
This should finally fix travis ci
1 parent06bec1b commit1410bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/test/test_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ def test_references_and_objects(self, rw_dir):
431431

432432
# [31-test_references_and_objects]
433433
git=repo.git
434-
git.checkout('head',b="my_new_branch")# create a new branch
434+
git.checkout('HEAD',b="my_new_branch")# create a new branch
435435
git.branch('another-new-one')
436436
git.branch('-D','another-new-one')# pass strings for full control over argument order
437437
git.for_each_ref()# '-' becomes '_' when calling it

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp