Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runs each time I ammend a commit #26

Open
abhijitparida opened this issue Nov 28, 2018 · 2 comments
Open

Runs each time I ammend a commit #26

abhijitparida opened this issue Nov 28, 2018 · 2 comments

Comments

@abhijitparida
Copy link

The update script kicks in every time I run git commit --ammend.

npm-autoinstaller version: 1.3.1

@cyrilwanner
Copy link
Owner

Thank you for creating this issue. I didn't think about this when creating it, I'll see if I can skip the check for this command.

@kmckee
Copy link

kmckee commented Dec 19, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants