Documentation/git-status: add missing line breaks
Signed-off-by: Josh Soref <jsoref@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
		
				
					committed by
					
						
						Junio C Hamano
					
				
			
			
				
	
			
			
			
						parent
						
							6bdb5b11d6
						
					
				
				
					commit
					38a15f4755
				
			@ -245,10 +245,12 @@ U           U    unmerged, both modified
 | 
				
			|||||||
....
 | 
					....
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Submodules have more state and instead report
 | 
					Submodules have more state and instead report
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		M    the submodule has a different HEAD than
 | 
							M    the submodule has a different HEAD than
 | 
				
			||||||
		     recorded in the index
 | 
							     recorded in the index
 | 
				
			||||||
		m    the submodule has modified content
 | 
							m    the submodule has modified content
 | 
				
			||||||
		?    the submodule has untracked files
 | 
							?    the submodule has untracked files
 | 
				
			||||||
 | 
					
 | 
				
			||||||
since modified content or untracked files in a submodule cannot be added
 | 
					since modified content or untracked files in a submodule cannot be added
 | 
				
			||||||
via `git add` in the superproject to prepare a commit.
 | 
					via `git add` in the superproject to prepare a commit.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user