Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
@import category_left;
@interface Foo(Bottom)
-(void)bottom;
@end
@import category_right;
@interface LeftFoo(Bottom)