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

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-20
  • 2021-04-10
  • 2021-11-13
  • 2021-09-12
  • 2022-01-18
猜你喜欢
  • 2021-10-05
  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2021-11-26
  • 2021-09-28
  • 2021-09-19
相关资源
相似解决方案