vs2013 Submit GitHub Code

Source: Internet
Author: User
Tags version control system git commands visual studio 2010

One of the new features of vs2013 is the ease with which git code can be managed with integrated git tools. Today, let's show you the Simple

Create a new warehouse on GitHub

Copy Warehouse Address

  

Cloning the repository to a local (this step is very important, only the successful acquisition of GitHub code, can be smooth to modify the submission codes)

Your github repository will be displayed in your local git repository when cloning is complete

  

Double-click your repository, and then create a new solution

Here you can see that your solution is added by default to source control

    

    

Add the ASPX page and submit the code to the local server (similar to TFS's code submission)

    

At this time you can view your github.com's warehouse and no code

    

To see your code on github.com, this is to continue synchronizing the code

After the synchronization is successful, you can see that your github.com repository has the code submitted.

This simple operation is complete.

Last point

Question: What is TFS, is it git

Answer:

Team Foundation Server

Microsoft's code management platform that needs to be installed on the server before it can be submitted using code

Similar to SVN

Visual Studio integrates its code management tools

Git

Baidu Encyclopedia: Free, open source distributed version control system

The GIT command is integrated in Visual studio2013, so this article

Question: Someone might ask, is it better to manage C # code and use Visual Studio online?

Solution: Visual Studio Online

Microsoft's cloud-based code management platform is the equivalent of building a local Team Foundation Server into the cloud without having to deploy servers

It's easy to manage your own private code through a browser or Visual Studio 2010 or 2013 or 2015, but not across platforms

Github.com

Open source code hosting platform, where you can submit and view open source repositories

Also can manage private code, but need to charge, domestic have free https://git.oschina.net/

Easy to manage your code with GIT commands or Git tools, with a high cross-platform

vs2013 Submit GitHub Code

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.