Advertisement
lamiastella

git push doesn't work

Aug 23rd, 2021
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. [jalal@goku fashion-compatibility]$ git add .
  2. [jalal@goku fashion-compatibility]$ git add -A
  3.  
  4. [jalal@goku fashion-compatibility]$
  5. [jalal@goku fashion-compatibility]$
  6. [jalal@goku fashion-compatibility]$ git commit -m "test"
  7. # On branch master
  8. # Your branch is ahead of 'origin/master' by 1 commit.
  9. # (use "git push" to publish your local commits)
  10. #
  11. nothing to commit, working directory clean
  12.  
  13. [jalal@goku fashion-compatibility]$ git push
  14. Username for 'https://github.com': monajalal
  15. Password for 'https://monajalal@github.com':
  16. Everything up-to-date
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement