Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# https://github.com/fonttools/fonttools/issues/502
feature aalt {
sub A by A.alt1;
sub Eng by Eng.alt1;
sub Eng by Eng.alt2;
sub Eng by Eng.alt3;
} aalt;