fix(src/refs.rs): update lifetime annotations
modified src/refs.rs
@@ -61,7 +61,7 @@ pub fn branch_from_str(s: &str) -> Result<BranchName, RefError> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -85,7 +85,7 @@ pub fn namespaced_branch<'a>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|