Re: [RFC] Using gitrevisions :/search style with other operators
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:50:00
Jakub Narebski [off-list ref] writes:
The <ref>@<sth> is about reflogs
Wrong. "@" in the olden days were limited about reflogs but not these days. <ref>@<something> is about refs; <objectname>^<operation> is about objects (most often commits).