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 9cc5c1f commit 320238bCopy full SHA for 320238b
1 file changed
lib/reset.js
@@ -22,7 +22,7 @@ Reset.default = function(repo, target, pathspecs) {
22
};
23
24
/**
25
- * Look up a refs's commit.
+ * Reset a repository's current HEAD to the specified target.
26
*
27
* @async
28
* @param {Repository} repo Repository where to perform the reset operation.
0 commit comments