fatal: The current branch iconessports has no upstream branch. To push the current branch and set the remote as upstream, use git push --set-upstream origin iconessports code example
Example: $ git push fatal: The current branch favicon has no upstream branch. To push the current branch and set the remote as upstream, use git push --set-upstream origin favicon
git push -u origin --all