About the use of github for windows2.0 (1) [transfer]

    For self-developed projects, the project development cycle cannot be well planned. For the local SVN server, you need to worry about the risk of machine damage, so try to learn Github for code version management.
    The following is a simple version upload, modification and maintenance control (simple free code server) at present. Github For windows is used. For in-depth version management and control, we will continue to learn and master it when needed later.
The original post is reprinted from http://www.cnblogs.com/jiqing9006/p/3987702.html

    One: Download GitHub for Windows 2.0
    Two: Install GitHub
        After downloading, click to install, there will be two icons on the desktop after installation, namely GitHub and Git Shell.
    Three: New project
        GitHub is a graphical interface mode, Git Shell is a command line mode, under Windows system, we use GitHub for code management.
       1: Open the GitHub graphical interface, enter the user name and password or register a new account
       2: After logging in, create a new project, click the upper left corner to create a new project, right-click and select open in explorer after the creation is completed, and the local file location will be opened. Select the new project, click public repository in the upper right corner of the interface, upload the project to Github, select view on Github after completion, and open the project in the browser.
       3: Add a blank document "test.doc" under the Temp folder in the computer
   
    4: Delete the item

    When you want to delete unnecessary items, click the bottom right to enter the delete page, then click the bottom of the page to pop up the delete box, then fill in the name of the deleted item, and then click to delete

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327060984&siteId=291194637