lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] `mount --mount-commands` obsolete


From: Vadim Zeitlin
Subject: Re: [lmi] `mount --mount-commands` obsolete
Date: Wed, 2 Nov 2016 16:50:31 +0100

On Wed, 2 Nov 2016 15:42:20 +0000 Greg Chicares <address@hidden> wrote:

GC> BTW, how did you find this? I located the lmi change cited above with
GC> 'git log -S', but is there a way to do that without cloning the cygwin
GC> repository? Oh...okay, you presumably used the 'gitweb' search box, so
GC> what I missed is that we can just go to a project's git web interface
GC> and search there, to find information that regular search engines
GC> don't see.

 Yes, I did use the web interface because I didn't want to clone Cygwin
repository that I didn't need otherwise, so this time I used the search box
and then the "blame" link in the web UI. Locally I would have done exactly
the same when searching for a change in an unfamiliar project, i.e. "git
grep" to find the relevant file and then "git blame" to find out when did
this change happen (except that I'm still half lying because I'd actually
use vim-fugitive plugin instead of running "git blame", it's probably not
worth to start using Vim just because of this plugin existence, but if you
live and breathe Vim anyhow as I do, it's a much more comfortable
experience than using "raw" git blame).

 Regards,
VZ


reply via email to

[Prev in Thread] Current Thread [Next in Thread]