git hook 及颜色配置

git hook 及颜色配置

https://www.atlassian.com/zh/git/tutorials/git-hooks
https://www.freecodecamp.org/chinese/news/git-hooks-script/

https://git-scm.com/book/zh/v2/自定义-Git-Git-钩子

https://blog.csdn.net/zstack_org/article/details/53100257

/git_hook

.gitmessage
commit-message
install.sh

默认情况下git是黑白的。

git config --global color.status auto
git config --global color.diff auto
git config --global color.branch auto
git config --global color.interactive auto

配置之后,就有颜色了。

posted @   michaelchengjl  阅读(27)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
点击右上角即可分享
微信分享提示