Git-point: View commits

Created on 10 Jul 2017  路  3Comments  路  Source: gitpoint/git-point

As of currently, actual commit information can't be viewed anywhere in the application. You may have already noticed that you can't even click a commit in the notifications screen to view it's details.

Would definitely be nice to:

  • have the number of commits when viewing the diff of a pull request be clickable
  • have commits that show in the notifications screen be clickable
  • add number of commits in the repository screen - also clickable

Clicking either would navigate to a list of commits screen (CommitsListScreen for example) and clicking each commit would take you to a commit details screen (CommitScreenfor example which can look the same as PullRequestDiff screen).

Showing commit comments might be a bit more tricky and it's something we can do as a separate ticket once this gets added in.

assigned enhancement

Most helpful comment

Can you assign me to this one? I think I'm ready after the Submit new issue feature.
I do things gradually 馃槃

All 3 comments

Can you assign me to this one? I think I'm ready after the Submit new issue feature.
I do things gradually 馃槃

Absolutely 馃帀 馃帀 This is really needed in the app so thank you :)

Also, to view a repository commit history would be nice

Was this page helpful?
0 / 5 - 0 ratings

Related issues

umarmughal picture umarmughal  路  4Comments

gulien picture gulien  路  5Comments

housseindjirdeh picture housseindjirdeh  路  5Comments

Antoine38660 picture Antoine38660  路  3Comments

arthurdenner picture arthurdenner  路  3Comments