diff --git a/README.md b/README.md index ca0d326..482aec0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,19 @@ You can download these at https://www.sourcetreeapp.com/ and https://git-fork.co For other GUIs check out https://git-scm.com/downloads/guis/ +### Learning objectives +- Introduction to VCS +- Create new repository +- Git ignore file +- Staging +- Committing +- Git push +- Git pull request +- Branching +- Merge / Rebase +- Undoing Commits & Changes +- Tag ? +- Log ? ### Assignments Assignment 1: Create a repository @@ -68,19 +81,6 @@ Assignment 8: Undo commit Check the logs -### Learning objectives -- Introduction to VCS -- Create new repository -- Git ignore file -- Staging -- Committing -- Git push -- Git pull request -- Branching -- Merge / Rebase -- Undoing Commits & Changes -- Tag ? -- Log ? ## Using the terminal