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
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Shivam Kumar Chauhan - Web developer
Unknown
View my complete profile