Closed DaniBodor closed 2 months ago
Looking into this guide, it appears that it will update everything on the remote automatically. That would mean that only locally does the defaulkt branch also need to be renamed.
Actually, the other thing that is worth considering is how this would potentially affect merging this fork back to the original repo if that is what we ultimately will do. But also there I think it doesn't matter. It would just mean that on the original the branch will still be called master and would need to be changed indepedently from here.
@gcroci2 , I am not sure what implications this will have on existing (local) branches and PRs. Is this something we can do while there are PRs pointing to (current) master open, or is it better to finish these PRs first and then do the renaming, to avoid unexpected surprises?
Either way, I would like to do this sooner rather than later.