Loading the player...

Feature Branch with GitHub and Visual Studio 2017

  • Create a feature branch in GitHub with Visual Studio 2017. Feature branches allow you to take a snapshot of a project at a point in time, and develop agaisnt this snapshot, without affecting the master branch. You can merge your changes later with a pull request.
    We'll use this to perform a code review on a C# project.

    Category : Компьютерные игры

    #feature#branch#github#visual#studio#2017

    0 Comments and 0 replies
arrow_drop_up