Skip to content

Commit 4a0bcc8

Browse files
committed
Merge branch 'js/doc-status-with-submodules-mark-up-fix'
Docfix. * js/doc-status-with-submodules-mark-up-fix: Documentation/git-status: add missing line breaks
2 parents 5bb67fb + 38a15f4 commit 4a0bcc8

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)