Re: [tig] Feeding specific revisions to tig

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

 



2008/8/10 Jonas Fonseca <jonas.fonseca@xxxxxxxxx>:
>> So here is my cut-and-pastable version:
>>
>>  tignowalk() {
>>    tmp=$(mktemp)
>>    cat >"$tmp"
>>    TIG_MAIN_CMD="git rev-list --pretty=raw --no-walk --stdin <$tmp" \
>>      tig </dev/tty
>>    rm "$tmp"
>>  }
>
> Thanks for the fixed up version.

Restarting this old thread again.  Starting from 0.13 the
*tignowalk()* hack does not work anymore.  What's the preferred way to
feed specific revisions using stdin now?
-- 
Jean-Baptiste Quenot
http://jbq.caraldi.com/
--
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]