Closed stewid closed 2 years ago
This handles the push in the workflow vignette when the default branch is specified in the .gitignore
push
[init] defaultBranch = main
Another solution is to specify the branch name in the call to the init function to avoid that the branch name in .gitconfig is used.
init
This handles the
push
in the workflow vignette when the default branch is specified in the .gitignore