Skip to content

MaxRemyDev/DONT-COMMIT-JUST-SAVE

Repository files navigation

DONT COMMIT JUST SAVE

VS Marketplace Version VS Marketplace Installs CHANGELOG

Blocks git pushes when any commit message contains DONT COMMIT JUST SAVE.


Feature 1 - Inserts DONT COMMIT JUST SAVE into the commit message, then blocks pushes in VS Code until it’s removed/amended.

INSERT_DCJS_PUSH_BLOCK

Feature 2 - One-click git reset --soft HEAD~N (auto-suggests N) to drop marker commits while keeping changes staged.

SOFT_RESET

Feature 3 - Same protection in the terminal: git push is blocked if a marker commit exists.

TERMINAL

TRY NOW

LICENSE

MIT - LICENSE

About

VSCODE EXTENSION THAT BLOCKS GIT PUSHES WITH "DONT COMMIT JUST SAVE" COMMITS MESSAGE

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors