Guest User

Untitled

a guest
Nov 23rd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. [tmw-test@manatest eathena]$ git status
  2. # On branch test
  3. # Your branch is ahead of 'origin/test' by 4 commits.
  4. #
  5. # Untracked files:
  6. # (use "git add <file>..." to include in what will be committed)
  7. #
  8. # makeoutput
  9. # src/char/char.o
  10. # src/char/int_guild.o
  11. # src/char/int_party.o
  12. # src/char/int_storage.o
  13. # src/char/inter.o
  14. # src/common/core.o
  15. # src/common/db.o
  16. # src/common/grfio.o
  17. # src/common/lock.o
  18. # src/common/malloc.o
  19. # src/common/md5calc.o
  20. # src/common/mt_rand.o
  21. # src/common/nullpo.o
  22. # src/common/socket.o
  23. # src/common/timer.o
  24. # src/ladmin/ladmin.o
  25. # src/ladmin/md5calc.o
  26. # src/login/login.o
  27. # src/map/magic-interpreter-parser.output
  28. # src/map/makeoutput
  29. # src/map/obj/
  30. # src/tool/adduser
  31. # src/tool/itemfrob
  32. # src/tool/mapfrob
  33. # src/tool/marriage-info
  34. nothing added to commit but untracked files present (use "git add" to track)
Add Comment
Please, Sign In to add comment