I believe you’re looking for git push origin my_new_branch
, assuming your origin remote is configured to hit your github repository.
I believe you’re looking for git push origin my_new_branch
, assuming your origin remote is configured to hit your github repository.