Update git-memo.content.md: Fix Typo
This commit is contained in:
		
							parent
							
								
									cb74514c30
								
							
						
					
					
						commit
						23702258ca
					
				| @ -37,7 +37,7 @@ git commit --amend --no-edit | |||||||
| 
 | 
 | ||||||
| ## Branches | ## Branches | ||||||
| 
 | 
 | ||||||
| Lists all local branches in your repository (use -a for remote local and remote branches): | Lists all local branches in your repository (use -a for local and remote branches): | ||||||
| 
 | 
 | ||||||
| ```shell | ```shell | ||||||
| git branch | git branch | ||||||
| @ -94,4 +94,4 @@ Renaming the local master branch to main | |||||||
| 
 | 
 | ||||||
| ```shell | ```shell | ||||||
| git branch -m master main | git branch -m master main | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user