Git Mailing List Archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/config: fix formatting for branch.*.rebase and pull.rebase
@ 2015-09-12 14:26 Andreas Schwab
  0 siblings, 0 replies; only message in thread
From: Andreas Schwab @ 2015-09-12 14:26 UTC (permalink / raw
  To: git

Don't format the second paragraph as a literal block.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
---
 Documentation/config.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/config.txt b/Documentation/config.txt
index 0c351b9..e0bd703 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -865,7 +865,7 @@ branch.<name>.rebase::
 	instead of merging the default branch from the default remote when
 	"git pull" is run. See "pull.rebase" for doing this in a non
 	branch-specific manner.
-+
+	+
 	When preserve, also pass `--preserve-merges` along to 'git rebase'
 	so that locally committed merge commits will not be flattened
 	by running 'git pull'.
@@ -2137,7 +2137,7 @@ pull.rebase::
 	of merging the default branch from the default remote when "git
 	pull" is run. See "branch.<name>.rebase" for setting this on a
 	per-branch basis.
-+
+	+
 	When preserve, also pass `--preserve-merges` along to 'git rebase'
 	so that locally committed merge commits will not be flattened
 	by running 'git pull'.
-- 
2.5.2


-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-12 14:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-12 14:26 [PATCH] Documentation/config: fix formatting for branch.*.rebase and pull.rebase Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).