asp icon indicating copy to clipboard operation
asp copied to clipboard

RFE: 'tig' as difflog viewer

Open grawity opened this issue 6 years ago • 0 comments

Would like to use tig for viewing the PKGBUILD commit log (asp difflog). Currently I use a wrapper script for this, but it doesn't cope well with e.g. split packages (which asp already handles internally).

tig accepts more or less the same CLI syntax as git log, e.g.

tig "$remote/packages/$pkgname" -- trunk/

grawity avatar Nov 03 '19 19:11 grawity