Advertisement
Guest User

Untitled

a guest
May 25th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Click on the location of the file and go to Git Bash Here
  2. Git Bash commands
  3. git clone <link>
  4. git add .
  5. git commit -m "Example"
  6. git push
  7. git status (for more commits and for checking the status)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement