Skip to content
Snippets Groups Projects
Commit 12caab4c authored by Georges Racinet's avatar Georges Racinet
Browse files

RHGitaly: comment typo

parent 734564f0
No related branches found
No related tags found
2 merge requests!169Protocol v15.9 and stable branch merge",!164RHGitaly CommitService.FindCommit implementation
......@@ -62,7 +62,7 @@
}
let ref_type = split
.next() // `None` happends when `ref_path` is just `"refs"`
.next() // `None` happens when `ref_path` is just `"refs"`
.ok_or(RefError::NotAFullRef)?;
if ref_type == b"keep-around" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment