Advertisement
Guest User

Untitled

a guest
Dec 12th, 2016
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. git checkout -f master
  2.  
  3. Warning: you are leaving 1 commit behind, not connected to
  4. any of your branches:
  5.  
  6. e23efc8 1f5a36d61d5ed0e0a098202d1504f56f898465f5
  7.  
  8. If you want to keep them by creating a new branch, this may be a good time
  9. to do so with:
  10.  
  11. git branch new_branch_name e23efc8
  12.  
  13. Switched to branch 'master'
  14. Your branch is up-to-date with 'origin/master'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement