5 ms·
Actually master is used as the default for submodules branch tracking [1]. I maintain a Git client application that deals with submodules & I have to take this
by g_b 6y ago
Actually master is used as the default for submodules branch tracking [1]. I maintain a Git client application that deals with submodules & I have to take this use-case into account.
GitHub must work with Git & make this a proper change if they want to do this. Change the submodules specification as well.
[1] https://git-scm.com/docs/gitmodules#Documentation/gitmodules.txt-submoduleltnamegtbranch https://git-scm.com/docs/gitmodules#Documentation/gitmodules...