git-graph icon indicating copy to clipboard operation
git-graph copied to clipboard

KeyError

Open bjourne opened this issue 10 years ago • 2 comments

When trying to make a graph:

Traceback (most recent call last):
  File "../git-graph/git-graph", line 139, in <module>
    origRevertHash = messages[originalMessage]
KeyError: 'pubsubhubbub support by samueltardieu'

bjourne avatar Nov 20 '14 15:11 bjourne

I will take a look, thanks...

daolis avatar Nov 21 '14 12:11 daolis

I think the pull request #4 addresses this problem

SebastienRietteMTO avatar Mar 24 '22 09:03 SebastienRietteMTO