Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. Note: checking out 'remotes/upstream/master'.
  2.  
  3. You are in 'detached HEAD' state. You can look around, make experimental
  4. changes and commit them, and you can discard any commits you make in this
  5. state without impacting any branches by performing another checkout.
  6.  
  7. If you want to create a new branch to retain commits you create, you may
  8. do so (now or later) by using -b with the checkout command again. Example:
  9.  
  10. git checkout -b new_branch_name
  11.  
  12. HEAD is now at 4c552d8... Fix various issues with VBV+threads Eliminate the race condition with interframe row predictors and threads. Recalculate frame_size_estimated at the end of a frame, for improved update_vbv_plan. Some cosmetics.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement