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

Commitcf8dc25

Browse files
committed
Update changelog and improve docs on skipped test
[skip ci]
1 parent375e1e6 commitcf8dc25

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎doc/source/changes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
=========
44

5+
2.1.6 - Bugfixes
6+
====================================
7+
8+
* support for worktrees
9+
510
2.1.3 - Bugfixes
611
====================================
712

‎git/test/test_submodule.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,11 +664,12 @@ def test_add_empty_repo(self, rwdir):
664664
# end for each checkout mode
665665

666666
@skipIf(HIDE_WINDOWS_KNOWN_ERRORS,
667-
"""FIXME: ile "C:\\projects\\gitpython\\git\\cmd.py", line 671, in execute
667+
"""FIXME on cygwin: File "C:\\projects\\gitpython\\git\\cmd.py", line 671, in execute
668668
raise GitCommandError(command, status, stderr_value, stdout_value)
669669
GitCommandError: Cmd('git') failed due to: exit code(128)
670670
cmdline: git add 1__Xava verbXXten 1_test _myfile 1_test_other_file 1_XXava-----verbXXten
671671
stderr: 'fatal: pathspec '"1__çava verböten"' did not match any files'
672+
FIXME on appveyor: see https://ci.appveyor.com/project/Byron/gitpython/build/1.0.185
672673
""")
673674
@with_rw_directory
674675
deftest_git_submodules_and_add_sm_with_new_commit(self,rwdir):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp