packsaddle / ruby-git_diff_parser

Parse `git diff` into patches and lines.
http://packsaddle.org
MIT License
33 stars 14 forks source link

secure_hash doesn't get initialized when parsing pull request patches #309

Open abineetds opened 4 years ago

abineetds commented 4 years ago

Patches.parse doesn't seem to be initializing secure_hash for any of the patches. Is this intentional?