- Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
team: workspaceIssue belongs to the Workspace teamIssue belongs to the Workspace teamtype: bugSomething isn't workingSomething isn't working
Description
Bug description
the error message is here.
cannot initialize workspace: cannot initialize workspace: prebuild initializer: git stash push -f failed (exit status 1): Save working directory and index state WIP on develop: XXXXXXXX Merged in YYYYY warning: failed to remove AAA/BBB/CCC: Permission deniedthe error message is made by this code
| out, err := gInit.GitWithOutput(ctx, "stash", "push", "-u") |
Steps to reproduce
I don't know but this error happened on gen49
Workspace affected
No response
Expected behavior
Works fine
Example repository
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
team: workspaceIssue belongs to the Workspace teamIssue belongs to the Workspace teamtype: bugSomething isn't workingSomething isn't working