Přidán podrobný průvodce příkazy Git do /docs
This commit is contained in:
		
							
								
								
									
										5
									
								
								examples/docs/basic-git-commands.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								examples/docs/basic-git-commands.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					# Základní konfigurace Gitu
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					git config --global user.name "Vaše jméno"
 | 
				
			||||||
 | 
					git config --global user.email "váš.email@example.com"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Reference in New Issue
	
	Block a user