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

Commit 91b9bc4

Browse files
RF(TST): skip all tests dealing with hooks on windows
1 parent 6253625 commit 91b9bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎git/test/test_index.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
HOOKS_SHEBANG = "#!/usr/bin/env sh\n"
5858

5959

60+
@skipIf(is_win, "TODO: fix hooks execution on Windows: #703")
6061
def _make_hook(git_dir, name, content, make_exec=True):
6162
"""A helper to create a hook"""
6263
hp = hook_path(name, git_dir)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /