Differences between Commit, Commit and Push, Commit and Sync

后端 未结 3 956
有刺的猬
有刺的猬 2020-12-12 09:34

I\'m using visual studio 2013, and I\'m faced with 3 options for when I commit my C# code. I need an explanation of the differences between each of the options with regards

3条回答
  •  感情败类
    2020-12-12 10:07

    To add to camieblanch's answer. I found this helpful picture/post from tanascius (here). "Here is a nice picture from Oliver Steele, that explains the git model and the commands:" enter image description here

提交回复
热议问题