mashm3ll0w / learn-branching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIT BRANCHING

Learn Git Branching

Introduce git branching and the powerful, efficient and time saving features that branching enables one to perform.

How to use

1. create a new branch using **git branch <branch-name>**
2. switch to that branch using **git checkout <branch-name>**

Authors

Karl

License

This software is licensed under the MIT License ©

About


Languages

Language:HTML 73.9%Language:CSS 26.1%