Changing the default branch name in Git
In older versions of Git, the name of the branch created on running the git init command was called master. In some versions of Git, you will see a warning that this default branch name is bound to change in future.
Git also suggests some better alt...
lavanyamohan.hashnode.dev1 min read