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 3ee8cea commit 9cc5c1fCopy full SHA for 9cc5c1f
1 file changed
lib/reset.js
@@ -41,9 +41,6 @@ Reset.default = function(repo, target, pathspecs) {
41
* used to propagate notify and progress
42
* callbacks.
43
*
44
- * @param {String|Ref} name Ref name, e.g. "master", "refs/heads/master"
45
- * or Branch Ref
46
- *
47
* @return {Number} 0 on success or an error code
48
*/
49
Reset.reset = function(repo, target, resetType, opts) {
0 commit comments