How To Create and List Local and Remote Git Branches

Posted by linuxize on Jul 23, 2019 10:15 AM EDT
Linuxize.com; By Linuxize
Mail this story
Print this story

Branches are part of the software development process and one of the most powerful features in Git. Branches are essentially pointers to a certain commit. When fixing a bug or working on a new feature, developers are creating a new branch which later can be merged into the main codebase.

This article explains how to create and list local and remote Git branches.

Full Story

  Nav
» Read more about: Story Type: Tutorial

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.