git commit -am '*屏蔽设置缓存' htdocs/s.php

fatal: Paths with -a does not make sense.

 

应该用下面的这样。

git commit -m '*屏蔽设置缓存' htdocs/s.php

 

相关文章:

  • 2022-12-23
  • 2021-06-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-20
  • 2021-09-09
猜你喜欢
  • 2022-02-09
  • 2021-11-06
  • 2021-09-14
  • 2021-07-02
  • 2021-11-13
相关资源
相似解决方案