When I try to push my code to an existing GitHub repo, it shows the below error:
Command:
git push
Result:
warning: could not find UI helper 'GitHub.UI'
Select an authentication method for 'https://github.com/':
1. Web browser (default)
2. Device code
3. Personal access token
option (enter for default):
Which authentication method should I choose and how I push my GitHub repository?