CodeHubApp / CodeHub

CodeHub is an iOS application written using Xamarin
http://www.codehub-app.com
22.82k stars 615 forks source link

Can I see the file changes given a pull request in CodeHub? #275

Open jiamingz42 opened 7 years ago

jiamingz42 commented 7 years ago

I saw that CodeHub can show the file changes given a commit. But I don't know how to view the file changes given a pull request. Is this supported?

garrettw commented 7 years ago

The only way currently is to go to the PR, tap "Commits", and then view the changes in each commit.

thedillonb commented 7 years ago

I have it planned, on my long list of todos, to add a pull-request wide diff. But, like mentioned above, the only way to currently view this is via the commits tab.

pushasha commented 7 years ago

+1, Would love to see this too. I mainly use this app to review and approve pull requests on-the-go, but it's hard when I can't see the aggregate diff and comment on it like I can for individual commits.

Morriz commented 5 years ago

Yes, please make it possible to open a PR in review mode so that we can comment.