gitpoint/git-point

Commented on commit event does not contain link to commit

Open

#270 opened on Aug 22, 2017

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (837 forks)batch import
enhancementgood for beginnershacktoberfesthelp wanted

Repository metrics

Stars
 (4,684 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

After #258 is merged, the commented on commit message should be changed to something like:

${user} commented on commit ${short_commit_id}

where the short commit id links to the view page for that commit.

Contributor guide