I have used a push command however the link is still yellow (where the arrow is pointing) and not green. What am I doing wrong?
CodePudding user response:
Since you are pushing directly to master, you may need to git push origin master
I have used a push command however the link is still yellow (where the arrow is pointing) and not green. What am I doing wrong?
CodePudding user response:
Since you are pushing directly to master, you may need to git push origin master