Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. allianceserver@volt:~/allianceauth$ git checkout v1.15.0
  2. error: Your local changes to the following files would be overwritten by checkout:
  3. alliance_auth/__init__.py
  4. alliance_auth/settings.py.example
  5. authentication/admin.py
  6. authentication/signals.py
  7. authentication/tasks.py
  8. authentication/tests.py
  9. authentication/views.py
  10. corputils/models.py
  11. corputils/templates/corputils/base.html
  12. corputils/templates/corputils/corpstats.html
  13. corputils/templates/corputils/search.html
  14. corputils/views.py
  15. docs/development/index.md
  16. docs/features/index.md
  17. docs/index.md
  18. docs/installation/auth/settings.md
  19. docs/installation/services/discord.md
  20. docs/installation/services/discourse.md
  21. docs/installation/services/index.md
  22. docs/installation/services/ipboard3.md
  23. docs/installation/services/market.md
  24. docs/installation/services/mumble.md
  25. docs/installation/services/openfire.md
  26. docs/installation/services/phpbb3.md
  27. docs/installation/services/smf.md
  28. docs/installation/services/teamspeak3.md
  29. docs/installation/services/xenforo.md
  30. eveonline/managers.py
  31. eveonline/providers.py
  32. eveonline/tasks.py
  33. fleetactivitytracking/templates/fleetactivitytracking/characternotexisting.html
  34. fleetactivitytracking/templates/fleetactivitytracking/fatlinkmodify.html
  35. fleetactivitytracking/templates/fleetactivitytracking/fatlinkpersonalmonthlystatisticsview.html
  36. fleetactivitytracking/templates/fleetactivitytracking/fatlinkpersonalstatisticsview.html
  37. fleetactivitytracking/templates/fleetactivitytracking/fatlinkstatisticsview.html
  38. fleetactivitytracking/templates/fleetactivitytracking/fatlinkview.html
  39. fleetactivitytracking/views.py
  40. groupmanagement/models.py
  41. locale/de/LC_MESSAGES/django.mo
  42. locale/de/LC_MESSAGES/django.po
  43. notifications/views.py
  44. optimer/views.py
  45. services/admin.py
  46. services/forms.py
  47. services/managers/discord_manager.py
  48. services/managers/discourse_manager.py
  49. services/managers/eve_api_manager.py
  50. services/managers/fleetup_manager.py
  51. services/managers/ips4_manager.py
  52. services/managers/market_manager.py
  53. services/managers/smf_manager.py
  54. services/managers/srp_manager.py
  55. services/managers/xenforo_manager.py
  56. services/migrations/0001_initial.py
  57. services/models.py
  58. services/signals.py
  59. services/tasks.py
  60. services/tests.py
  61. stock/static/css/bootstrap-theme.min.css
  62. stock/static/css/bootstrap.min.css
  63. stock/static/css/font-awesome.min.css
  64. stock/static/fonts/FontAwesome.otf
  65. stock/static/fonts/fontawesome-webfont.eot
  66. stock/static/fonts/fontawesome-webfont.svg
  67. stock/static/fonts/fontawesome-webfont.ttf
  68. stock/static/fonts/fontawesome-webfont.woff
  69. stock/static/fonts/glyphicons-halflings-regular.eot
  70. stock/static/fonts/glyphicons-halflings-regular.svg
  71. stock/static/fonts/glyphicons-halflings-regular.ttf
  72. stock/static/fonts/glyphicons-halflings-regular.woff
  73. stock/static/js/bootstrap.min.js
  74. stock/static/js/countdown.js
  75. stock/static/js/dateformat.js
  76. stock/templates/public/index.html
  77. stock/templates/public/login.html
  78. stock/templates/public/register.html
  79. stock/templates/registered/addapikey.html
  80. stock/templates/registered/addoperation.html
  81. stock/templates/registered/apisso.html
  82. stock/templates/registered/dashboard.html
  83. stock/templates/registered/fleetup.html
  84. stock/templates/registered/fleetupdoctrinesview.html
  85. stock/templates/registered/groupmanagement.html
  86. stock/templates/registered/groupmanagementmenu.html
  87. stock/templates/registered/groupmembers.html
  88. stock/templates/registered/groupmembership.html
  89. stock/templates/registered/groups.html
  90. stock/templates/registered/hrapplicationview.html
  91. stock/templates/registered/notification_list.html
  92. stock/templates/registered/operationmanagement.html
  93. stock/templates/registered/service_credentials.html
  94. stock/templates/registered/service_password.html
  95. stock/templates/registration/password_reset_complete.html
  96. stock/templates/registration/password_reset_confirm.html
  97. stock/templates/registration/password_reset_done.html
  98. stock/templates/registration/password_reset_form.html
  99. thirdparty/Mumble/authenticator.py
  100. Please, commit your changes or stash them before you can switch branches.
  101. Aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement