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 (4,684 stars) (837 forks)batch import
enhancementgood for beginnershacktoberfesthelp wanted

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