Git and Github Notes

DevOps

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

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
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x