Replies: 1 comment
-
|
The error came from gix/gitoxide which would first write commit data to temporary file and rename it to persist. I don't know what made the renaming fail, but there might be a background process which opens the temporary file with mandatory locking for example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The error may be clearer than the title :)
Not sure why this happens as git has no issue writing commit. Any idea ? Thanks !
Beta Was this translation helpful? Give feedback.
All reactions