Update GithubBranches.md

master
Kristyn Bryan 10 years ago committed by GitHub
parent 3a1006afb4
commit e3fc8874be

@ -41,7 +41,6 @@ The concept of branching is that you are creating a replica of your codebase, wh
- Creating a new branch *replicates the branch you are currently on*. - Creating a new branch *replicates the branch you are currently on*.
- Changes branches literally changes the OS file structure for that repo.
###### Commands ###### Commands
- `git branch` will return a list of branches for that repo along with an asterisk next to the current branch - `git branch` will return a list of branches for that repo along with an asterisk next to the current branch

Loading…
Cancel
Save