how to update or Clone Into GitHub

How To Clone Github Project into Local system

git Clone url

How To check Status of Github Project into Local system

git status

git commit -m "Comment"


 How To 

$ git push origin master

Comments

Popular posts from this blog

How to get Full URL or get absolute url In Django

How To Convert Html File/URL/String Into Image Using Python

How to Connect Firebase Using Pyrebase In Python