Skip to content

Commit 9cc5c1f

Browse files
committed
Remove documentation for param not present in function's signature.
1 parent 3ee8cea commit 9cc5c1f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

lib/reset.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ Reset.default = function(repo, target, pathspecs) {
4141
* used to propagate notify and progress
4242
* callbacks.
4343
*
44-
* @param {String|Ref} name Ref name, e.g. "master", "refs/heads/master"
45-
* or Branch Ref
46-
*
4744
* @return {Number} 0 on success or an error code
4845
*/
4946
Reset.reset = function(repo, target, resetType, opts) {

0 commit comments

Comments
 (0)