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 49eb14c commit 7041e73Copy full SHA for 7041e73
gix-worktree/tests/fixtures/make_traverse_ntfs_stream.sh
@@ -6,7 +6,7 @@ git init -- "$repo"
6
cd -- "$repo"
7
8
# shellcheck disable=SC2016
9
-target_dir='subdir/.git:$I30/hooks'
+target_dir='subdir/.git::$INDEX_ALLOCATION/hooks'
10
target_dir_standin="$(printf '%s' "$target_dir" | sed 's|:|,|g')"
11
target_file="$target_dir/pre-commit"
12
target_file_standin="$target_dir_standin/pre-commit"
0 commit comments