Advertisement
rizkanf

How toHow to push (posting) to gitlab

Nov 12th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. How to push (posting) to gitlab :
  2. - git add .
  3. - git commit -m "update"
  4. - git pull
  5. username :
  6. password :
  7. - git push
  8. and done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement