W3chauhan Blog
Read my blogs ,it might help you :)
Thursday, 15 September 2016
Basic Git commands
> git config --global user.name "your user name"
> git init
> git add .
> git commit -m "comment here"
> git remote add origin URL
> git remote -v
> git push origin master
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Shivam Kumar Chauhan - Web developer
Unknown
View my complete profile
No comments:
Post a Comment