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 9fbfb71

Browse files
authored
Merge pull request #1916 from EliahKagan/dubious
Add the `.git` subdir as another `safe.directory` on Cygwin CI
2 parents adf4bf0 + eb06a18 commit 9fbfb71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/cygwin-test.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- name: Special configuration for Cygwin git
4141
run: |
4242
git config --global --add safe.directory "$(pwd)"
43+
git config --global --add safe.directory "$(pwd)/.git"
4344
git config --global core.autocrlf false
4445
4546
- name: Prepare this repo for tests

0 commit comments

Comments
(0)

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