changing two mentions of “master” to “main” as that is what my repo calls the default branch.
This was my problem, I was only supposed to change the first instance of master
to main
, but not the second one. Good to know for the future! Solved!
changing two mentions of “master” to “main” as that is what my repo calls the default branch.
This was my problem, I was only supposed to change the first instance of master
to main
, but not the second one. Good to know for the future! Solved!