git-ref-format: add well-known refspec components
modified git-ref-format/core/src/refspec.rs
@@ -16,7 +16,7 @@ use thiserror::Error;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-ref-format/core/src/refspec/iter.rs
@@ -85,3 +85,19 @@ impl<'a> From<&'a PatternStr> for Components<'a> {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |