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 to what happens to my local repo vs. the GitHub repo.
- Option 1 says Commit
- Option 2 says Commit and Push
- Option 3 says Commit and Sync
I don't quite understand the difference between the last 2 options. When should I use Commit and Sync as opposed to Commit and Push?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…