Commit 6629642
committed
submodules.asc: clarify DbConnector/try-merge example
Fix AsciiDoc 'source,console' block to render separately the consecutive
commands 'git branch try-merge c771610' and 'git merge try-merge'. This is
accomplished by separating the commands with an empty line, and by omitting
the unneeded "(DbConnector) " prefix in front of the 'git merge...' command
prompt. Puts the example into the form consistent with the other command
blocks, and also enhances readability.
State explicitly in the prose that "try-merge" will be the name of the branch.1 parent ef6c766 commit 6629642
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
608 | | - | |
| 608 | + | |
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
618 | | - | |
| 618 | + | |
| 619 | + | |
619 | 620 | | |
620 | 621 | | |
621 | 622 | | |
| |||
0 commit comments