0

I'm new to GIT - I have created a branch name: first branch and trying to push to remote/central repo but when I try to execute the below command nothing happens without a error message

*

$ git push origin firstbranch

Other checks:

$ git remote show origin

No commits - all clean(Everything commited both on master and branch)

$ git status On branch firstbranch nothing to commit, working tree clean

$ git status On branch master nothing to commit, working tree clean

Below is the screenshot - where it looks it waiting for something but i tried waiting long still nothing happens without an error message

below is the link where i executed the git push

0 Answers0