You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.
Followed the steps till Push to your fork with the given command in tutorial
git push origin your-new-branch-name
the above command is modified from my side as
git push origin MyFirstApp-Branch1
and the below error shows up:
FirstIssue.txt
FirstIssue.txt
error: src refspec MyFirstApp-Branch1 does not match any.
error: failed to push some refs to 'https://github.com/jaganmohanakola/MyFirstApp.git'
All the commands used to get to this stage are in the attached file for your reference.
FirstIssue.txt
The text was updated successfully, but these errors were encountered: