On Mon, Aug 17, 2015 at 10:23 AM, Eric Sunshine <[email protected]> wrote:
> On Sat, Aug 15, 2015 at 2:00 PM, Karthik Nayak <[email protected]> wrote:
>> Add support to sort by version using the "v:refname" and
>> "version:refname" option. This is achieved by using the 'versioncmp()'
>> function as the comparing function for qsort.
>>
>> This option is included to support sorting by versions in `git tag -l`
>> which will eventaully be ported to use ref-filter APIs.
>
> s/eventaully/eventually/
>

Will change thanks :)

>> Add documentation and tests for the same.
>>
>> Signed-off-by: Karthik Nayak <[email protected]>



-- 
Regards,
Karthik Nayak
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to