Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

git-exec-and-restage is a Node.js utility that safely amends Git commits after running auto-fixing tools like Prettier or ESLint. It executes a command on staged files, automatically restaging any fully staged files that were modified, while leaving partially staged files untouched. This tool is ideal for developers using pre-commit hooks or lint-staged workflows to ensure code formatting and linting changes are properly committed.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
motiz88's profile
motiz88
31 contributions
JLHwung's profile
JLHwung
1 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions
motiz88

motiz88/git-exec-and-restage

Safely amend Git commits after applying auto-fixing tools

JavaScript
17
5
MIT License

Support the dependencies of motiz88/git-exec-and-restage

Account's avatar
zloirock/core-js
Standard library
Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
ericclemmons/if-env
Simplify npm scripts with "if-env ... && npm run this || npm run that"
Account's avatar
brigand/invert-promise
if the promise resolves, reject, else resolve
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
arjanfrans/node-pmock
Mock any process property of Node.
Account's avatar
shelljs/shx
Portable Shell Commands for Node
Account's avatar
benjamingr/tmp-promise
The tmp package with promises support and disposers.