Git: add vs push vs commit

后端 未结 8 765
自闭症患者
自闭症患者 2020-12-04 05:04

What is the difference between git add, push and commit?

Just a little confused coming from SVN, where \"update\" will \'add\'

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-04 05:33

    I find this image very meaningful :

    (from : Oliver Steele -My Git Workflow (2008) )

提交回复
热议问题