Git and Github Notes

DevOps

MOTOSHARE 🚗🏍️
Turning Idle Vehicles into Shared Rides & Earnings

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Owners earn. Renters ride.
🚀 Everyone wins.

Start Your Journey with Motoshare

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 masterCode language: PHP (php)
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