* [PATCH] diff-options.txt: Fix asciidoc markup issue
@ 2009-01-25 5:18 Teemu Likonen
2009-01-25 11:58 ` Johannes Schindelin
0 siblings, 1 reply; 3+ messages in thread
From: Teemu Likonen @ 2009-01-25 5:18 UTC (permalink / raw)
To: gitster; +Cc: git, Johannes.Schindelin
Must be "--patience::", not "--patience:".
---
Documentation/diff-options.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 3816a83..813a7b1 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -36,7 +36,7 @@ endif::git-format-patch[]
--patch-with-raw::
Synonym for "-p --raw".
---patience:
+--patience::
Generate a diff using the "patience diff" algorithm.
--stat[=width[,name-width]]::
--
1.6.1.295.g75c4eae
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] diff-options.txt: Fix asciidoc markup issue
2009-01-25 5:18 [PATCH] diff-options.txt: Fix asciidoc markup issue Teemu Likonen
@ 2009-01-25 11:58 ` Johannes Schindelin
2009-01-25 12:20 ` [PATCH v2] " Teemu Likonen
0 siblings, 1 reply; 3+ messages in thread
From: Johannes Schindelin @ 2009-01-25 11:58 UTC (permalink / raw)
To: Teemu Likonen; +Cc: gitster, git
Hi,
On Sun, 25 Jan 2009, Teemu Likonen wrote:
> Must be "--patience::", not "--patience:".
Thanks. If you would add your Sign-off, I'd add my Acked-by.
Ciao,
Dscho
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v2] diff-options.txt: Fix asciidoc markup issue
2009-01-25 11:58 ` Johannes Schindelin
@ 2009-01-25 12:20 ` Teemu Likonen
0 siblings, 0 replies; 3+ messages in thread
From: Teemu Likonen @ 2009-01-25 12:20 UTC (permalink / raw)
To: Johannes Schindelin; +Cc: gitster, git
Must be "--patience::", not "--patience:".
Signed-off-by: Teemu Likonen <tlikonen@iki.fi>
---
Johannes Schindelin (2009-01-25 12:58 +0100) wrote:
> Thanks. If you would add your Sign-off, I'd add my Acked-by.
Here's a new version. Though it feels a bit funny to add a S-o-b for a
patch that does nothing but adds a single character. :-)
Documentation/diff-options.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 3816a83..813a7b1 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -36,7 +36,7 @@ endif::git-format-patch[]
--patch-with-raw::
Synonym for "-p --raw".
---patience:
+--patience::
Generate a diff using the "patience diff" algorithm.
--stat[=width[,name-width]]::
--
1.6.1.295.g75c4eae
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-25 12:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-25 5:18 [PATCH] diff-options.txt: Fix asciidoc markup issue Teemu Likonen
2009-01-25 11:58 ` Johannes Schindelin
2009-01-25 12:20 ` [PATCH v2] " Teemu Likonen
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 NNTP newsgroup(s).