Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Icon 1.95 KB | None | 0 0
  1. 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:   .gitattributes
  8. #   modified:   .gitignore
  9. #   modified:   .hgignore
  10. #   modified:   data/base/multiplay/skirmish/rules.js
  11. #   modified:   macosx/Warzone.xcodeproj/project.pbxproj
  12. #   modified:   po/POTFILES.in
  13. #   modified:   po/ca_ES.po
  14. #   modified:   po/cs.po
  15. #   modified:   po/da.po
  16. #   modified:   po/de.po
  17. #   modified:   po/en_GB.po
  18. #   modified:   po/es.po
  19. #   modified:   po/et_EE.po
  20. #   modified:   po/fi.po
  21. #   modified:   po/fr.po
  22. #   modified:   po/fy.po
  23. #   modified:   po/ga.po
  24. #   modified:   po/hr.po
  25. #   modified:   po/hu.po
  26. #   modified:   po/it.po
  27. #   modified:   po/ko.po
  28. #   modified:   po/la.po
  29. #   modified:   po/lt.po
  30. #   modified:   po/nb.po
  31. #   modified:   po/nl.po
  32. #   modified:   po/pl.po
  33. #   modified:   po/pt.po
  34. #   modified:   po/pt_BR.po
  35. #   modified:   po/ro.po
  36. #   modified:   po/ru.po
  37. #   modified:   po/sk.po
  38. #   modified:   po/sl.po
  39. #   modified:   po/tr.po
  40. #   modified:   po/uk_UA.po
  41. #   modified:   po/zh_CN.po
  42. #   modified:   po/zh_TW.po
  43. #   modified:   src/configuration.cpp
  44. #   modified:   src/frontend.cpp
  45. #   modified:   src/game.cpp
  46. #   modified:   src/hci.cpp
  47. #   modified:   src/hci.h
  48. #   modified:   src/ingameop.h
  49. #   modified:   src/loadsave.cpp
  50. #   modified:   src/multiint.cpp
  51. #   modified:   src/qtscriptfuncs.cpp
  52. #   modified:   src/structure.cpp
  53. #   modified:   tests/lint.cpp
  54. #
  55. # Untracked files:
  56. #   (use "git add <file>..." to include in what will be committed)
  57. #
  58. #   .cproject
  59. #   .project
  60. #   Debug/
  61. #   data/base/multiplay/skirmish/rules.slo
  62. #   data/base/multiplay/skirmish/rules.vlo
  63. #   data/mp/multiplay/script/multiplay.slo
  64. #   data/mp/multiplay/script/multiplay.vlo
  65. #   data/mp/multiplay/script/multiplay2.vlo
  66. #   tests/jslist.txt
  67. #   tests/maplist.txt
  68. #   tests/modellist.txt
  69. #   tests/qslint
  70. no changes added to commit (use "git add" and/or "git commit -a")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement