Guest User

Untitled

a guest
Feb 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. git branch temp master
  2. git checkout topic
  3. git rebase temp
  4. git branch -d temp
Add Comment
Please, Sign In to add comment