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

ERR: error parsing query: found influx, expected SELECT, DELETE, SHOW, CREATE, DROP, EXPLAIN, GRANT, REVOKE, ALTER, SET, KILL at line

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

How to get Full URL or get absolute url In Django