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

Commit91b9bc4

Browse files
committed
RF(TST): skip all tests dealing with hooks on windows
1 parent6253625 commit91b9bc4

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)

[8]ページ先頭

©2009-2025 Movatter.jp