Guest User

Untitled

a guest
Oct 20th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. # Double Remote Repositories
  2. git remote set-url --add --push origin git@github.com:tjunussov/uyi.dashboard.git
  3.  
  4. # Git Add,Commit,Push shourtcut
  5. git acp "Message"
  6.  
  7. # Git ignore file update
  8. git rm -r --cached .
Add Comment
Please, Sign In to add comment