Commit 8d7d647
committed
fix(update-aws-cdk): Ensure a valid git branch name
Remove invalid `^` character from branch name as described in the spec - https://git-scm.com/docs/git-check-ref-format.
See also #2698.1 parent 6ed63be commit 8d7d647
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
0 commit comments