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 375e1e6 commit cf8dc25Copy full SHA for cf8dc25
doc/source/changes.rst
@@ -2,6 +2,11 @@
2
Changelog
3
=========
4
5
+2.1.6 - Bugfixes
6
+====================================
7
+
8
+* support for worktrees
9
10
2.1.3 - Bugfixes
11
====================================
12
git/test/test_submodule.py
@@ -664,11 +664,12 @@ def test_add_empty_repo(self, rwdir):
664
# end for each checkout mode
665
666
@skipIf(HIDE_WINDOWS_KNOWN_ERRORS,
667
- """FIXME: ile "C:\\projects\\gitpython\\git\\cmd.py", line 671, in execute
+ """FIXME on cygwin: File "C:\\projects\\gitpython\\git\\cmd.py", line 671, in execute
668
raise GitCommandError(command, status, stderr_value, stdout_value)
669
GitCommandError: Cmd('git') failed due to: exit code(128)
670
cmdline: git add 1__Xava verbXXten 1_test _myfile 1_test_other_file 1_XXava-----verbXXten
671
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
673
""")
674
@with_rw_directory
675
def test_git_submodules_and_add_sm_with_new_commit(self, rwdir):
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments