Types/git.reference.log/Diff.ps1

Push-Location $this.GitRoot
git diff $this.CommitHash @args
Pop-Location