githooks

kitebear / 2023-05-28 / 原文

  1. .git/hooks
  2. git在提交之前走一遍git/hooks里面的勾子

如何跳过githooks
git commit --no-verify