Exlude files from git log -p

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

 



Is it possible to exclude a couple of files from the output generated by "git 
log -p"? Enumerating all other files/dirs is not an option for me.

Background: Some files in my repo are generated source code and often contain 
quite a lot of changes. Their generation can't be done in a fully automatic 
fashion and it happens that it gets forgotten; that's why I need to version them 
as well.

I'm thinking about marking them as binary, this should remove their lines from 
the output, but it would make their comparison impossible (at least AFAIK).

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]