[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1276625060.2541.166.camel@edumazet-laptop>
Date: Tue, 15 Jun 2010 20:04:20 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: joe@...ches.com, netdev@...r.kernel.org
Subject: Re: [RFC patch net/next] net: Hoist assigns from if?
Le mardi 15 juin 2010 à 10:23 -0700, David Miller a écrit :
> From: Joe Perches <joe@...ches.com>
> Date: Tue, 15 Jun 2010 09:22:12 -0700
>
> > On Mon, 2010-06-14 at 22:59 -0700, David Miller wrote:
> >> But that to me just means that until git has a friendlier way to
> >> walk backwards through blame information for a line to skip past
> >> the cleanup crapola, we shouldn't make a lot of these kinds of
> >> changes.
> >
> > What do you think is missing from the gitk file viewer?
>
> I don't use the gitk file viewer, I use "git blame".
>
> Requiring a GUI to get at the information I need is unacceptable. I
> often work remotely and use text consoles for everything, even email
> and web browsing.
>
Same for me, I am very old school, and use a text editor I co-wrote in
1986 ;)
I just tried gitk, but ... where is 'git blame' information ?
Ah let me see : select *one* line and ask
'run git gui blame on this line'.
-> Error on sterr (text console) :
git: 'gui' is not a git command. See 'git --help'.
Did you mean one of these?
grep
init
pull
push
Hmm ?
git --version
git version 1.7.0.4
Oh well...
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists