I've been figuring out what it would take to change the ProGit2 project's default branch from master to main. I've done a lot of preparatory work already. But I still want to check with you guys what the impact on your end would be. 馃槈
I made a basic "checklist" issue at progit/progit2#1463, and opened a ProGit2 pull with the necessary changes to their build process at progit/progit2#1464.
Questions:
- Are you hard-coupled somewhere to fetch stuff from our
master branch?
- Or do you just grab a release from https://github.com/progit/progit2/releases?
- Is there some other way in which you rely on ProGit2 having a
master branch?
- Maybe there's some other thing that I really should know about from your side?
I've been figuring out what it would take to change the ProGit2 project's default branch from
mastertomain. I've done a lot of preparatory work already. But I still want to check with you guys what the impact on your end would be. 馃槈I made a basic "checklist" issue at progit/progit2#1463, and opened a ProGit2 pull with the necessary changes to their build process at progit/progit2#1464.
Questions:
masterbranch?masterbranch?