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

Basic Git commands

Git is a distributed version control system (DVCS). The branching system of Git is very robust and makes it stand out among other version control systems. Using Git, several branches of a project can be created, independent of each other. The process of creation, merging, and deletion of branches are seamless and very fast.

Git greatly supports the concept of frictionless context switching, where you can easily create a branch to explore your ideas, create and apply patches, make commits, merge the branches, and later switch back to the earlier branch you were working on. The branching workflow being used will determine whether to create a branch for each feature or group of features, while easily switching between the ...

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