Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

fix: added safe.directory /github/workspace global #93

Closed
wants to merge 1 commit into from
Closed

fix: added safe.directory /github/workspace global #93

wants to merge 1 commit into from

Conversation

cranberryofdoom
Copy link
Contributor

We're getting the following error using cirrus-actions/rebase:

fatal: unsafe repository ('/github/workspace' is owned by someone else)
To add an exception for this directory, call:

    git config --global --add safe.directory /github/workspace

Some more context on this: actions/checkout#766

We're getting the following error using `cirrus-actions/rebase`:

```
fatal: unsafe repository ('/github/workspace' is owned by someone else)
To add an exception for this directory, call:

    git config --global --add safe.directory /github/workspace
```

Some more context on this: actions/checkout#766
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant