git-exec-and-restage
git-exec-and-restage copied to clipboard
Commit content not being updated with fixes
-
~~When there's nothing to commit after cmd executed(original diff is fixed back to unchanged), the commit is blank now. It should abort commit process by
exit 1
;~~ Moved to #7 - @motiz88 -
~~When I want to commit partial files, it can't add fixed part.~~ Moved to #8 - @motiz88
-
Although fullyAdded files are
git-add
ed after fix, commit content is still not fixed: https://github.com/Stupidism/react-starter-kit/tree/fix/pre-commit
NOTE: This issue has been edited slightly by @motiz88.
Hi @Stupidism! Thanks for trying out the tool and reporting these issues. Can you please elaborate on the specific issue you're seeing with that repo? Which file and which linting tool are you having this problem with?