Confusing language in man page

4 messages, 2 authors, 2016-06-15 · open the first message on its own page

Confusing language in man page

From: Satyam Sharma <hidden>
Date: 2016-06-15 22:43:21

Hi,

[ I'm using Fedora's latest package. ]
From git-checkout(1) and git-branch(1):
-l     Create the new branch's ref log. This activates recording of
all changes to made the
       branch ref, enabling use of date

I'd be glad if someone could explain that a bit more verbosely in the man page
(or just here in a reply), or at least make that grammatically
correct/readable :-)

Thanks,
Satyam

Re: Confusing language in man page

From: Satyam Sharma <hidden>
Date: 2016-06-15 22:43:21

On 7/14/07, Satyam Sharma [off-list ref] wrote:
Hi,

[ I'm using Fedora's latest package. ]
I should probably clarify:

$ git --version
git version 1.5.0.6

Perhaps man pages / functionality have been updated significantly
since that, so let me know if that's the case.
From git-checkout(1) and git-branch(1):

-l     Create the new branch's ref log. This activates recording of
all changes to made the
       branch ref, enabling use of date

I'd be glad if someone could explain that a bit more verbosely
in the man page
(or just here in a reply), or at least make that grammatically
correct/readable :-)
Ok, another confusion I hit (as I learn more about git) tonight:

* What exactly is the use of git-diff's "-p" option?

$ git diff

and

$ git diff -p

produce the same output / do the same thing -- the man page mentions
"Generate patch (see section on generating patches)" but I couldn't find
said section (is that referring to some other man page?)

* On my system, doing:

$ git diff

with no outstanding changes in my current working tree produces some
bogus newlines, throwing the prompt to the bottom of the xterm window.
This sounds like weird / undesirable behaviour and I have a feeling must
already be fixed in latest git (?)

Thanks,
Satyam

Re: Confusing language in man page

From: Alex Riesen <hidden>
Date: 2016-06-15 22:43:21

Satyam Sharma, Sat, Jul 14, 2007 22:27:52 +0200:
* On my system, doing:

$ git diff

with no outstanding changes in my current working tree produces some
bogus newlines, throwing the prompt to the bottom of the xterm window.
This sounds like weird / undesirable behaviour and I have a feeling must
already be fixed in latest git (?)
It is not git. It is the program less which git uses. The problem is
known to the author of less.

Re: Confusing language in man page

From: Satyam Sharma <hidden>
Date: 2016-06-15 22:43:21

On 7/15/07, Alex Riesen [off-list ref] wrote:
Satyam Sharma, Sat, Jul 14, 2007 22:27:52 +0200:
Ok, the first two were silly questions I got answered as I got to
know more about git automatically :-)
quoted
* On my system, doing:

$ git diff

with no outstanding changes in my current working tree produces some
bogus newlines, throwing the prompt to the bottom of the xterm window.
This sounds like weird / undesirable behaviour and I have a feeling must
already be fixed in latest git (?)
It is not git. It is the program less which git uses. The problem is
known to the author of less.
As for this one, I sent out a mail to bug-less@ just in case -- it's a weird
and annoying thing.

Thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help