Skip to content

Commit 38a15f4

Browse files
jsorefgitster
authored andcommitted
Documentation/git-status: add missing line breaks
Signed-off-by: Josh Soref <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6bdb5b1 commit 38a15f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/git-status.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,12 @@ U U unmerged, both modified
245245
....
246246

247247
Submodules have more state and instead report
248+
248249
M the submodule has a different HEAD than
249250
recorded in the index
250251
m the submodule has modified content
251252
? the submodule has untracked files
253+
252254
since modified content or untracked files in a submodule cannot be added
253255
via `git add` in the superproject to prepare a commit.
254256

0 commit comments

Comments
 (0)