You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
these days it has become best practice that the primary branch in a git repository is named main rather than master. (e.g. newly created repositories on GitHub will use this naming scheme).
As such I think it would be nice if the samples would also use main as the name of the primary branch.