Skip to Content
C# and .NET Core Test-Driven Development
book

C# and .NET Core Test-Driven Development

by Ayobami Adewole
May 2018
Intermediate to advanced content levelIntermediate to advanced
300 pages
7h 35m
English
Packt Publishing
Content preview from C# and .NET Core Test-Driven Development

Branching with GitHub Flow

GitHub has a branch-based workflow known as GitHub Flow, with great supports and tools for development teams to collaborate and frequently deploy projects.

GitHub Flow facilitates the following:

  • Creating branches from a new or existing repository
  • Creating, editing, renaming, moving, or deleting files
  • Sending a pull request from branches based on agreed changes
  • Making changes on a branch as needed
  • Merging pull requests when a branch is ready to be merged
  • Housekeeping and cleaning up branches by using the delete button in the pull request or on the branches page

Creating branches from a project is core to Git and is an extension to GitHub, which is the central concept of GitHub Flow. Branches are created to try ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Design Patterns with C# and .NET Core

Hands-On Design Patterns with C# and .NET Core

Gaurav Aroraa, Jeffrey Chilberto
.NET Core in Action

.NET Core in Action

Dustin Metzgar

Publisher Resources

ISBN: 9781788292481Supplemental Content