Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
SadWood committed Apr 7, 2024
1 parent b30e9d0 commit cf2e74f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ hint: You can disable this warning with git config advice.ignoredHook false.
解决方案:
在 mac 电脑
某个 Git 钩子脚本没有设置为可执行文件
可能是 Mac OS 下某个 Git 钩子脚本没有设置为可执行文件
运行以下命令,将.husky/commit-msg 脚本设置为可执行文件:
```bash
Expand Down

0 comments on commit cf2e74f

Please # to comment.