`refs/heads/*` doesn't match e.g. `refs/heads/cole/branch-with-slash` (thanks fnmatch), but `refs/heads/**/*` does. This also works for several levels of slash. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| src | ||
| test_data | ||
| Cargo.toml | ||
| LICENSE-GPL | ||
`refs/heads/*` doesn't match e.g. `refs/heads/cole/branch-with-slash` (thanks fnmatch), but `refs/heads/**/*` does. This also works for several levels of slash. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| src | ||
| test_data | ||
| Cargo.toml | ||
| LICENSE-GPL | ||