Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# command 'data' member with dict value is (longhand) argument
# definition, not inline complex type
{ 'command': 'foo',
'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } }