I am currently learning git and github. So, I made a new repository for my e-commerce project. As I found that I can commmit and sync changes using the vscode and I made commits and synced the changes from there. But If I did from there I says I am working on main branch.
I want to know the difference of the main and master branch in github. Do we miss some features in main branch that is in master branch?