We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c83a9c0 + 3edcdcd commit 9faefc2Copy full SHA for 9faefc2
src/repo.rs
@@ -462,7 +462,7 @@ impl Repository {
462
/// will be left alone, however.)
463
///
464
/// The `target` is a commit-ish to which the head should be moved to. The
465
- /// object can either be a commit or a tag, but tags must be derefernceable
+ /// object can either be a commit or a tag, but tags must be dereferenceable
466
/// to a commit.
467
468
/// The `checkout` options will only be used for a hard reset.
0 commit comments