• Home
  • Posts
  • Contact

Git - precommit hooks

Table of Contents
  • Reading material
  • Skip hooks

Reading material

  1. https://github.com/edsrzf/gofmt-git-hook
  2. https://git-scm.com/book/ms/v2/Customizing-Git-Git-Hooks
  3. https://pre-commit.com/

Skip hooks

git commit --no-verify -m "commit message"

Links to this note

  • Git



© 2025 . Generated with Hugo and Mainroad theme.