git commit 的时候出现了问题:

git使用系列(一)

change not staged for commit.

git使用系列(一)

no changes added to commit(use "git add" and or "git commit -a") 

 

下面这篇文章有这方面的介绍:

http://gitready.com/beginner/2009/01/18/the-staging-area.html

相关文章:

  • 2021-10-10
  • 2022-01-14
  • 2021-07-03
  • 2022-01-15
  • 2021-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-09
  • 2021-06-28
  • 2022-12-23
  • 2021-11-21
  • 2021-06-15
  • 2021-11-18
  • 2022-02-19
相关资源
相似解决方案