Commit f2bdfb4
Fix git test branch naming issue
- Ensure 'main' branch exists after init using 'git branch -M main'
- Fixes test failures on systems where default branch is not 'main'
Co-authored-by: Manuel Kießling <manuel@kiessling.net>1 parent a7fdbf5 commit f2bdfb4
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments