Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. rax@crawl:~/scoring$ sudo git pull
  2. M .gitignore
  3. M README
  4. A config.py
  5. U crawl_utils.py
  6. M database.sql
  7. D fsc.el
  8. M html.py
  9. D link-setup
  10. D missing_from_outline.txt
  11. D morgue.py
  12. A morgue/__init__.py
  13. A morgue/base.py
  14. A morgue/game_matcher.py
  15. A morgue/time.py
  16. U morgue/util.py
  17. D nemchoice.py
  18. M query.py
  19. U scload.py
  20. A sources.py
  21. A sources.yml
  22. M stats.py
  23. A version.py
  24. A xlog/__init__.py
  25. A xlog/version.py
  26. A xlog/xlog_def.py
  27. Pull is not possible because you have unmerged files.
  28. Please, fix them up in the work tree, and then use 'git add/rm <file>'
  29. as appropriate to mark resolution, or use 'git commit -a'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement