6 lines
		
	
	
	
		
			101 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
	
		
			101 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|  | git add -A | ||
|  | git commit -m 'Save progress' | ||
|  | 
 | ||
|  | 
 | ||
|  | git checkout -b local/5-loops origin/task/4-configuration |