Skip to content

Commit 320238b

Browse files
committed
Fix description of the reset command.
1 parent 9cc5c1f commit 320238b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/reset.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Reset.default = function(repo, target, pathspecs) {
2222
};
2323

2424
/**
25-
* Look up a refs's commit.
25+
* Reset a repository's current HEAD to the specified target.
2626
*
2727
* @async
2828
* @param {Repository} repo Repository where to perform the reset operation.

0 commit comments

Comments
 (0)