ref-format: Relax first component of namespaced
modified radicle-git-ext/git-ref-format/core/src/deriv.rs
@@ -267,9 +267,10 @@ impl Display for Qualified<'_> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -365,7 +366,7 @@ impl<'a> From<&'a RefStr> for Option<Namespaced<'a>> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-git-ext/t/src/git_ref_format/tests.rs
@@ -157,6 +157,17 @@ fn namespaced() {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|