* Confusing language in man page
@ 2007-07-14 18:08 Satyam Sharma
2007-07-14 20:27 ` Satyam Sharma
0 siblings, 1 reply; 4+ messages in thread
From: Satyam Sharma @ 2007-07-14 18:08 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Confusing language in man page
2007-07-14 18:08 Confusing language in man page Satyam Sharma
@ 2007-07-14 20:27 ` Satyam Sharma
2007-07-15 9:40 ` Alex Riesen
0 siblings, 1 reply; 4+ messages in thread
From: Satyam Sharma @ 2007-07-14 20:27 UTC (permalink / raw)
To: git
On 7/14/07, Satyam Sharma <satyam.sharma@gmail.com> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Confusing language in man page
2007-07-14 20:27 ` Satyam Sharma
@ 2007-07-15 9:40 ` Alex Riesen
2007-07-15 21:25 ` Satyam Sharma
0 siblings, 1 reply; 4+ messages in thread
From: Alex Riesen @ 2007-07-15 9:40 UTC (permalink / raw)
To: Satyam Sharma; +Cc: git
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Confusing language in man page
2007-07-15 9:40 ` Alex Riesen
@ 2007-07-15 21:25 ` Satyam Sharma
0 siblings, 0 replies; 4+ messages in thread
From: Satyam Sharma @ 2007-07-15 21:25 UTC (permalink / raw)
To: Alex Riesen; +Cc: git
On 7/15/07, Alex Riesen <raa.lkml@gmail.com> 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 :-)
> > * 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!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-07-15 21:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-14 18:08 Confusing language in man page Satyam Sharma
2007-07-14 20:27 ` Satyam Sharma
2007-07-15 9:40 ` Alex Riesen
2007-07-15 21:25 ` Satyam Sharma
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).