I a contribute to an open source project on github and i am using visual studio with a forked repo on my github account of the original code. My question is that in visual studio i get a prompt to sync. What i dont understand is that what is it syncing it with? is it syncing the local repo on my comuter with the repo on my fork? or is it syncing the fork with the actual original repo of the project i am contributing to? or is it syncing both the code on my local comp, and my github repo, with the original code?
↧