On Tue, Mar 20, 2018 at 1:51 AM, Junio C Hamano wrote:
>
> I somehow had to stare at the patch for a few minutes, view it in
> two Emacs buffers and run M-x compare-windows before I finally spot
> the single-byte typofix.
>
> Will queue with a retitle.
[resending as plain text]
Thanks, and sorry
From: David Pursehouse
Fixes a minor typo in the merge-strategies documentation.
David Pursehouse (1):
Fix typo in merge-strategies documentation
Documentation/merge-strategies.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.16.2
From: David Pursehouse
Signed-off-by: David Pursehouse
---
Documentation/merge-strategies.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/merge-strategies.txt
b/Documentation/merge-strategies.txt
index fd5d748d1..4a58aad4b 100644
--- a/Documentation/merge
From: David Pursehouse
Add missing `::` after the title.
Signed-off-by: David Pursehouse
---
Documentation/config.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 1fee83ca4..6c378c6fc 100644
--- a/Documentation
From: David Pursehouse
Fixes a minor glitch in the formatting of the documentation.
David Pursehouse (1):
config.txt: Fix formatting of submodule.alternateErrorStrategy section
Documentation/config.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.11.1
5 matches
Mail list logo