Git branch: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Git Commands =Overview=") |
|||
Line 4: | Line 4: | ||
=Overview= | =Overview= | ||
[[#Overview|git branch]] is used to perform branch-related operations: listing existing branches, creating new local and remote branches, renaming branches, deleting branches. |
Revision as of 20:17, 19 March 2018
Internal
Overview
git branch is used to perform branch-related operations: listing existing branches, creating new local and remote branches, renaming branches, deleting branches.