We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3362209 commit 39b2557Copy full SHA for 39b2557
src/generators/api-links/utils/getBaseGitHubUrl.mjs
@@ -25,7 +25,7 @@ export function getBaseGitHubUrl(cwd) {
25
}
26
27
/**
28
- *
+ * Grabs the current Git commit hash within a directory
29
* @param cwd
30
*/
31
export function getCurrentGitHash(cwd) {
0 commit comments