You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding mutex to command to prevent multiple parallel executions to modify each others env variables.
Adding --git-dir and --work-tree options to the git commands to prevent parallel executions to move the current working directory in the middle of each others process
related to ruby-git#181
0 commit comments