Advertisement
Guest User

git pull error

a guest
Jun 25th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.87 KB | None | 0 0
  1. hugh@hugh-ThinkCentre-M58p:~/enigma-dev$ git pull
  2. Updating db8e1df..a915b15
  3. error: Your local changes to the following files would be overwritten by merge:
  4. .travis.yml
  5. CompilerSource/compiler/compile.cpp
  6. CompilerSource/gcc_interface/gcc_backend.cpp
  7. CompilerSource/gcc_interface/gcc_backend.h
  8. CompilerSource/general/bettersystem.h
  9. CompilerSource/general/macro_integration.h
  10. CompilerSource/makedir.h
  11. CompilerSource/settings-parse/crawler.cpp
  12. CompilerSource/settings-parse/parse_ide_settings.cpp
  13. CompilerSource/settings.cpp
  14. CompilerSource/settings.h
  15. Compilers/Linux/Android.ey
  16. Compilers/Linux/AndroidSym.ey
  17. Compilers/Linux/AppleCross64.ey
  18. Compilers/Linux/MinGW32.ey
  19. Compilers/Linux/MinGW64.ey
  20. Compilers/Linux/TestHarness.ey
  21. Compilers/Linux/clang.ey
  22. Compilers/Linux/clang32.ey
  23. Compilers/Linux/gcc.ey
  24. Compilers/Linux/gcc32.ey
  25. Compilers/MacOSX/Android.ey
  26. Compilers/MacOSX/clang.ey
  27. Compilers/MacOSX/gcc-mingw32-intel.ey
  28. Compilers/MacOSX/gcc.ey
  29. Compilers/MacOSX/iPhone.ey
  30. Compilers/Windows/gcc.ey
  31. ENIGMAsystem/SHELL/Audio_Systems/DirectSound/DSsystem.cpp
  32. ENIGMAsystem/SHELL/Audio_Systems/DirectSound/Info/About.ey
  33. ENIGMAsystem/SHELL/Audio_Systems/OpenAL/Info/About.ey
  34. ENIGMAsystem/SHELL/Audio_Systems/OpenAL/Makefile
  35. ENIGMAsystem/SHELL/Audio_Systems/SFML/Info/About.ey
  36. ENIGMAsystem/SHELL/Audio_Systems/iOSOpenAL/Info/About.ey
  37. ENIGMAsystem/SHELL/Bridges/General/DX11Context.h
  38. ENIGMAsystem/SHELL/Bridges/General/DX9Context.h
  39. ENIGMAsystem/SHELL/Bridges/Win32-Direct3D11/Makefile
  40. ENIGMAsystem/SHELL/Bridges/Win32-Direct3D11/graphics_bridge.cpp
  41. ENIGMAsystem/SHELL/Bridges/Win32-Direct3D9/Makefile
  42. ENIGMAsystem/SHELL/Bridges/Win32-Direct3D9/graphics_bridge.cpp
  43. ENIGMAsystem/SHELL/Bridges/Win32-OpenGL1/graphics_bridge.cpp
  44. ENIGMAsystem/SHELL/Bridges/Win32-OpenGL3/graphics_bridge.cpp
  45. ENIGMAsystem/SHELL/Graphics_Systems/Direct3D11/DX11vertex.cpp
  46. ENIGMAsystem/SHELL/Graphics_Systems/Direct3D11/Info/About.ey
  47. ENIGMAsystem/SHELL/Graphics_Systems/Direct3D9/DX9vertex.cpp
  48. ENIGMAsystem/SHELL/Graphics_Systems/Direct3D9/Info/About.ey
  49. ENIGMAsystem/SHELL/Graphics_Systems/General/GSvertex.cpp
  50. ENIGMAsystem/SHELL/Graphics_Systems/General/GSvertex.h
  51. ENIGMAsystem/SHELL/Graphics_Systems/General/GSvertex_impl.h
  52. ENIGMAsystem/SHELL/Graphics_Systems/None/fillin.cpp
  53. ENIGMAsystem/SHELL/Graphics_Systems/OpenGL1/GLvertex.cpp
  54. ENIGMAsystem/SHELL/Graphics_Systems/OpenGL1/Info/About.ey
  55. ENIGMAsystem/SHELL/Graphics_Systems/OpenGL1/Makefile
  56. ENIGMAsystem/SHELL/Graphics_Systems/OpenGL3/GL3vertex.cpp
  57. ENIGMAsystem/SHELL/Graphics_Systems/OpenGL3/Info/About.ey
  58. ENIGMAsystem/SHELL/Graphics_Systems/OpenGL3/Makefile
  59. ENIGMAsystem/SHELL/Graphics_Systems/OpenGLES/Info/About.ey
  60. ENIGMAsystem/SHELL/Graphics_Systems/Shaders/Default/About.ey
  61. ENIGMAsystem/SHELL/Graphics_Systems/Shaders/Normal/About.ey
  62. ENIGMAsystem/SHELL/Graphics_Systems/Shaders/Reflective/About.ey
  63. ENIGMAsystem/SHELL/Graphics_Systems/Shaders/Self-Illuminated/About.ey
  64. ENIGMAsystem/SHELL/Graphics_Systems/Shaders/Transparent Cutout/About.ey
  65. ENIGMAsystem/SHELL/Graphics_Systems/Shaders/Transparent/About.ey
  66. ENIGMAsystem/SHELL/Platforms/Android/Info/About.ey
  67. ENIGMAsystem/SHELL/Platforms/General/PFmain.cpp
  68. ENIGMAsystem/SHELL/Platforms/General/PFmain.h
  69. ENIGMAsystem/SHELL/Platforms/General/PFthreads.h
  70. ENIGMAsystem/SHELL/Platforms/General/PFwindow.h
  71. ENIGMAsystem/SHELL/Platforms/General/POSIX/POSIXfilemanip.cpp
  72. ENIGMAsystem/SHELL/Platforms/General/POSIX/POSIXthreads.cpp
  73. ENIGMAsystem/SHELL/Platforms/General/POSIX/Utility.cpp
  74. ENIGMAsystem/SHELL/Platforms/General/POSIX/main.cpp
  75. ENIGMAsystem/SHELL/Platforms/Win32/Makefile
  76. ENIGMAsystem/SHELL/Platforms/Win32/WINDOWSmain.cpp
  77. ENIGMAsystem/SHELL/Platforms/Win32/WINDOWSthreads.cpp
  78. ENIGMAsystem/SHELL/Platforms/iPhone/Info/About.ey
  79. ENIGMAsystem/SHELL/Universal_System/Extensions/Alarms/About.ey
  80. ENIGMAsystem/SHELL/Universal_System/Extensions/Asynchronous/ASYNCdialog.cpp
  81. ENIGMAsystem/SHELL/Universal_System/Extensions/Asynchronous/ASYNCdialog.h
  82. ENIGMAsystem/SHELL/Universal_System/Extensions/Asynchronous/About.ey
  83. ENIGMAsystem/SHELL/Universal_System/Extensions/Asynchronous/Makefile
  84. ENIGMAsystem/SHELL/Universal_System/Extensions/BasicGUI/About.ey
  85. ENIGMAsystem/SHELL/Universal_System/Extensions/Box2DPhysics/About.ey
  86. ENIGMAsystem/SHELL/Universal_System/Extensions/BulletDynamics/About.ey
  87. ENIGMAsystem/SHELL/Universal_System/Extensions/DataStructures/About.ey
  88. ENIGMAsystem/SHELL/Universal_System/Extensions/DateTime/About.ey
  89. ENIGMAsystem/SHELL/Universal_System/Extensions/DirectShow/About.ey
  90. ENIGMAsystem/SHELL/Universal_System/Extensions/GM5Compat/About.ey
  91. ENIGMAsystem/SHELL/Universal_System/Extensions/MatrixMath/About.ey
  92. ENIGMAsystem/SHELL/Universal_System/Extensions/MediaControlInterface/About.ey
  93. ENIGMAsystem/SHELL/Universal_System/Extensions/MotionPlanning/About.ey
  94. ENIGMAsystem/SHELL/Universal_System/Extensions/ParticleSystems/About.ey
  95. ENIGMAsystem/SHELL/Universal_System/Extensions/Paths/About.ey
  96. ENIGMAsystem/SHELL/Universal_System/Extensions/StudioPhysics/About.ey
  97. ENIGMAsystem/SHELL/Universal_System/Extensions/Timelines/About.ey
  98. ENIGMAsystem/SHELL/Universal_System/Extensions/WindowsTouch/About.ey
  99. ENIGMAsystem/SHELL/Universal_System/Extensions/XInput/About.ey
  100. ENIGMAsystem/SHELL/Universal_System/Extensions/XInput/XIgamepad.cpp
  101. ENIGMAsystem/SHELL/Universal_System/Extensions/XInput/XIgamepad.h
  102. ENIGMAsystem/SHELL/Universal_System/Extensions/XInput/include.h
  103. ENIGMAsystem/SHELL/Universal_System/Extensions/ttf/About.ey
  104. ENIGMAsystem/SHELL/Widget_Systems/GTK+/Info/About.ey
  105. ENIGMAsystem/SHELL/Widget_Systems/None/Info/About.ey
  106. ENIGMAsystem/SHELL/Widget_Systems/TinyFileDialogs/Info/About.ey
  107. ENIGMAsystem/SHELL/Widget_Systems/TinyFileDialogs/dialogs.cpp
  108. ENIGMAsystem/SHELL/Widget_Systems/Win32/Info/About.ey
  109. appveyor.yml
  110. shared/eyaml/eyaml.h
  111. Please, commit your changes or stash them before you can merge.
  112. Aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement