Search code examples
c#gitcodeplex

how to upload Visual Studio code on codeplex or Git?


I need to upload a visual studio code on git / codeplex . how can i do that? on source code option at codeplex , it is showing fork something ..


Solution

  • Install git on your local machine, create a local git repository, commit the changes and then push the changes to your remote git. http://git-scm.com/