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.
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 asgit log
, e.g.