search branches which contain a blob id

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

 



To get a list of branches which contain a specific commit we use:

$ git branch --contains <commit id>

Is there a similar way to get a list of branches with respect to a
specific blob (e.g. the actual code change a commit introduces)? 

Obvious use-case: One isn't interested in the commit information (author,
parent, date) but merely in the set of changes a commit introduces.


--
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]