2015-12-03 16:05, Panu Matilainen: > In addition to git tags, support validating abi between any legal > gitrevisions(7) syntaxes, such as "validate-abi.sh -1 . <target>" > "validate-abi.sh master mybranch <target>" etc in addition to > validating between tags. Makes it easier to run the validator > for in-development work. > > Signed-off-by: Panu Matilainen <pmatilai at redhat.com> > Acked-by: Neil Horman <nhorman at tuxdriver.com>
Applied, thanks