Skip to content
Snippets Groups Projects
Commit 868846a2 authored by Mark HOEBEKE's avatar Mark HOEBEKE
Browse files

Updated items in branching section on main README.md

parent 47f252df
No related branches found
No related tags found
No related merge requests found
...@@ -31,11 +31,10 @@ Training material for the Git for Beginners ABiMS training session ...@@ -31,11 +31,10 @@ Training material for the Git for Beginners ABiMS training session
1. Propagating changes to the remote repository 1. Propagating changes to the remote repository
1. Keeping a local repository synchronized with a remote repository 1. Keeping a local repository synchronized with a remote repository
### Branching Basics ### [Branching Basics](./04-branching-basics/README.md)
1. Default branches 1. Rationale for using branches
1. Creating new branches 1. Using GitLab to manage branches
1. Switching between branches 1. Using the CLI to manage branches
1. Merging branches
### Team collaboration ### Team collaboration
1. Project roles in GitLab 1. Project roles in GitLab
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment