Guest User

Untitled

a guest
May 25th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. root@daconcepts:/home/minetest/minetest_core# git stash apply
  2. HEAD detached at fe247f3
  3. You are currently bisecting, started from branch '4d5ce84'.
  4. (use "git bisect reset" to get back to the original branch)
  5.  
  6. Changes not staged for commit:
  7. (use "git add <file>..." to update what will be committed)
  8. (use "git checkout -- <file>..." to discard changes in working directory)
  9.  
  10. modified: src/nodemetadata.cpp
  11. modified: src/nodemetadata.h
  12. modified: src/rollback_interface.cpp
  13. modified: src/serialization.h
  14.  
  15. Untracked files:
  16. (use "git add <file>..." to include in what will be committed)
  17.  
  18. install_manifest.txt
  19.  
  20. no changes added to commit (use "git add" and/or "git commit -a")
Advertisement
Add Comment
Please, Sign In to add comment