Advertisement
Guest User

Untitled

a guest
Aug 6th, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. tobiass-mbp:supertux tobiasmarkus1$ git status
  2. On branch master
  3. Changes not staged for commit:
  4. (use "git add <file>..." to update what will be committed)
  5. (use "git checkout -- <file>..." to discard changes in working directory)
  6.  
  7. modified: data/images/engine/fonts/greek/shadow-small.png
  8.  
  9. Untracked files:
  10. (use "git add <file>..." to include in what will be committed)
  11.  
  12. CMakeCache.txt
  13. CMakeFiles/
  14. CPackConfig.cmake
  15. CPackSourceConfig.cmake
  16. cmake_install.cmake
  17. config.h
  18. external/squirrel/CMakeFiles/
  19. external/squirrel/Makefile
  20. external/squirrel/cmake_install.cmake
  21. external/squirrel/libsquirrel.a
  22. external/squirrel/sq/
  23. version.h
  24.  
  25. no changes added to commit (use "git add" and/or "git commit -a")
  26. tobiass-mbp:supertux tobiasmarkus1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement