Advertisement
Mhyrn

git (quete 2)

Mar 4th, 2020
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.34 KB | None | 0 0
  1.   357  git clone https://github.com/Mirubrys/sharezza-social.git
  2.   359  cd sharezza-social/
  3.   361  vim index.html
  4.   365  git remote add origin https://github.com/Mirubrys/sharezza-social.git
  5.   373  git add .
  6.   374  git status
  7.   375  git commit -m "adding headers h1 and h2 and change title"
  8.   376  git push origin master
  9.   377  history
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement