Closed lucaschen closed 5 years ago
Does this also occur if you change your code to $diff = $repo->getDiff('44f14ff', '3948f38');
?
Which version are you using?
Closing because not reproductible. And, probably outdated. Feel free to open a new issue
I'm receiving this error when I'm trying to use GitElephant with PHP 5.6.10:
Fatal error: Uncaught exception 'RuntimeException' with message 'Exit code: 127 while executing: " show '-s' '--pretty=raw' '--no-color' '44f14ff'" with reason: sh: show: command not found
This is the code I'm using: