Merge branch 'Learning-Objectives'
# Conflicts: # README.md
This commit is contained in:
		
							
								
								
									
										20
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								README.md
									
									
									
									
									
								
							@@ -7,7 +7,6 @@ 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/
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
### Assignments
 | 
			
		||||
Assignment 1: Create a repository
 | 
			
		||||
1 Create your own new repository
 | 
			
		||||
@@ -69,7 +68,24 @@ Assignment 8: Undo commit
 | 
			
		||||
Check the logs
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## Set up git
 | 
			
		||||
### 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
 | 
			
		||||
 | 
			
		||||
### Getting started
 | 
			
		||||
Set up your git info
 | 
			
		||||
 | 
			
		||||
```shell
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user