Git and Github Notes

Git notes

Github Notes

USER #1
-----------------
 555  git push https://github.com/devopsschool-demo-temporary/demo4july2.git master
  556  git push https://github.com/devopsschool-demo-temporary/demo4july2.git master
  557  ls
  558  git remote add origin https://github.com/devopsschool-demo-temporary/demo4july2.git
  559  git pull origin master

USER #2
-----------------
git clone https://github.com/devopsschool-demo-temporary/demo4july2.git
ls
cd demo4july2
cls
git log
dir
touch another.txt
start .
git add --all
git commit -m"adding by anothers"
git push origin master
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x