Np: Linkify commits

Created on 4 Feb 2018  路  1Comment  路  Source: sindresorhus/np

When you run np, we present a list of commits going into the new version. Would be nice if those were clickable and opened the relevant commit on GitHub.

Example:

Commits:
- Revert "dfds"  73ca28d
- Update readme.md (#2)  bb3c9bf
- Update readme.md (#1)  455ef03
- fasf  d0d4c58
- dfds  89a9bab

We can use https://github.com/jamestalmage/hyperlinker for this.

enhancement help wanted

Most helpful comment

Taking this one.

>All comments

Taking this one.

Was this page helpful?
0 / 5 - 0 ratings