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

Commit5c6a8d8

Browse files
committed
Merge pull requestgitpython-developers#192 from maxyz/master
test_fetch_info error, FETCH_HEAD uses tabs
2 parents6620d9f +9d300e2 commit5c6a8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/test/db/cmd/test_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def test_fetch_info(self):
3737

3838
deftest_fetch_info(self):
3939
# assure we can handle remote-tracking branches
40-
fetch_info_line_fmt="c437ee5deb8d00cf02f03720693e4c802e99f390 not-for-merge%s '0.3' of git://github.com/gitpython-developers/GitPython"
40+
fetch_info_line_fmt="c437ee5deb8d00cf02f03720693e4c802e99f390\tnot-for-merge\t%s '0.3' of git://github.com/gitpython-developers/GitPython"
4141
remote_info_line_fmt="* [new branch] nomatter -> %s"
4242
fi=CmdFetchInfo._from_line(self.rorepo,
4343
remote_info_line_fmt%"local/master",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp