git-exec-and-restage icon indicating copy to clipboard operation
git-exec-and-restage copied to clipboard

Commit content not being updated with fixes

Open Stupidism opened this issue 7 years ago • 1 comments

  • ~~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-added 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.

Stupidism avatar May 15 '17 21:05 Stupidism

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?

motiz88 avatar May 16 '17 10:05 motiz88