git log 修改date显示格式
摘要:
$ git config --global user.name "Your Name" $ git config --global user.email your@example.com $ git config --list user.name=yueruitao user.email=13167 阅读全文
posted @ 2022-03-26 22:53 静以修身俭以养德 阅读(245) 评论(0) 推荐(0) 编辑