TechExhibeo

force push io

May 3rd, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. git config credential.helper store
  2. git remote add io "$1"
  3. git branch mm6.0
  4. git checkout mm6.0
  5. git push -f io mm6.0
Add Comment
Please, Sign In to add comment