Al ingresar git push presento problemas y me aparecen los siguiente textos:
$ git push fatal: The current branch main has no upstream branch. To push the current branch and set the remote as upstream, use
git push --set-upstream origin main
To have this happen automatically for branches without a tracking upstream, see 'push.autoSetupRemote' in 'git help config'.
Cómo se puede solucionar ?