Git - Remote Repositories
What does the command
git push origin new-feature do?git push origin new-feature do?git push origin new-feature means push the local branch named 'new-feature' to the remote named 'origin'.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions