git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* man gittutorial: patch proposal
@ 2018-03-05 23:06 kalle
  2018-03-05 23:25 ` Jonathan Nieder
  0 siblings, 1 reply; 3+ messages in thread
From: kalle @ 2018-03-05 23:06 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 33 bytes --]

see attachment.
greetings,
kalle

[-- Attachment #2: 0001-I-corrected-some-few-quotation-mistakes.patch --]
[-- Type: text/x-patch, Size: 1291 bytes --]

From ed466d29733a14acf3b2071d3d35aa829e09b1d7 Mon Sep 17 00:00:00 2001
From: kalledaballe <kalle@projektwerkstatt.de>
Date: Thu, 8 Feb 2018 18:53:54 +0100
Subject: [PATCH 1/5] I corrected some few quotation mistakes

---
 Documentation/gittutorial.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/gittutorial.txt b/Documentation/gittutorial.txt
index 242de31..d04f8ac 100644
--- a/Documentation/gittutorial.txt
+++ b/Documentation/gittutorial.txt
@@ -372,7 +372,7 @@ her work-in-progress on top of the resulting history.
 
 When you are working in a small closely knit group, it is not
 unusual to interact with the same repository over and over
-again.  By defining 'remote' repository shorthand, you can make
+again.  By defining remote repository shorthand, you can make
 it easier:
 
 ------------------------------------------------
@@ -406,8 +406,8 @@ could merge the changes into her master branch:
 alice$ git merge bob/master
 -------------------------------------
 
-This `merge` can also be done by 'pulling from her own remote-tracking
-branch', like this:
+This merge can also be done by pulling from her own remote-tracking
+branch, like this:
 
 -------------------------------------
 alice$ git pull . remotes/bob/master
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: man gittutorial: patch proposal
  2018-03-05 23:06 man gittutorial: patch proposal kalle
@ 2018-03-05 23:25 ` Jonathan Nieder
  2018-03-07 22:06   ` kalle
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Nieder @ 2018-03-05 23:25 UTC (permalink / raw)
  To: kalle; +Cc: git

Hi,

kalle wrote:

> see attachment.

Thanks for writing.  A few questions:

 1. Can you say a little more about the rationale for this change?
    E.g. is the current formatting sending a confusing message?  Is the
    current formatting intending to use '' as quotes and using italics
    instead?  If so, should this use "" to fix it?

 2. May we forge your sign-off? See the section "Certify your work"
    in Documentation/SubmittingPatches for more about what this means.

Thanks,
Jonathan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: man gittutorial: patch proposal
  2018-03-05 23:25 ` Jonathan Nieder
@ 2018-03-07 22:06   ` kalle
  0 siblings, 0 replies; 3+ messages in thread
From: kalle @ 2018-03-07 22:06 UTC (permalink / raw)
  To: Jonathan Nieder; +Cc: git

hello.
1.I understood, that verbose commands are quoted in ` ' or ' '. While
the points I changed are not verbose commands. Therefore I didn't see
any sense in them. Because of the different quoting ways (e.g. `merge`),
I thought that someone didn't understand the quoting concept. But it
could also be me...

2.yes please. I will read this section.

kalle

Am 06.03.2018 um 00:25 schrieb Jonathan Nieder:
> Hi,
> 
> kalle wrote:
> 
>> see attachment.
> 
> Thanks for writing.  A few questions:
> 
>  1. Can you say a little more about the rationale for this change?
>     E.g. is the current formatting sending a confusing message?  Is the
>     current formatting intending to use '' as quotes and using italics
>     instead?  If so, should this use "" to fix it?
> 
>  2. May we forge your sign-off? See the section "Certify your work"
>     in Documentation/SubmittingPatches for more about what this means.
> 
> Thanks,
> Jonathan
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-07 22:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-05 23:06 man gittutorial: patch proposal kalle
2018-03-05 23:25 ` Jonathan Nieder
2018-03-07 22:06   ` kalle

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).