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
I'm running into a similar issue when using interactive rebases where commits being replayed are modifying dependencies in package.json. I think it's modifying files during the rebase, which causes the rebase to fail midway through as there are unstaged changes.
The update script kicks in every time I run
git commit --ammend
.npm-autoinstaller version: 1.3.1
The text was updated successfully, but these errors were encountered: