[Privoxy-devel] git: how2 show diff for one specific change?

Fabian Keil fk at fabiankeil.de
Fri Mar 9 10:00:04 UTC 2018


Lee <ler762 at gmail.com> wrote:

> So I can do a
> git log
> & see what change I want listed, but what's the command to show >>just
> that<< change?
> 
> there's got to be something better than git show > /tmp/x && vi /tmp/x
>  but I'm not seeing it.

I'm not sure I understand the question correctly, but you can
pass a hash as argument to "git show" to only show a specific
commit.

You can also use "git format-patch" with a range of commits.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.privoxy.org/pipermail/privoxy-devel/attachments/20180309/e7b85fb6/attachment.bin>


More information about the Privoxy-devel mailing list