cinderweb

Untitled

Aug 28th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data-master$ git add .
  2. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data-master$ git commit -m 'changed miners.txt to add a daily'
  3. [master 612785f] changed miners.txt to add a daily
  4. 5 files changed, 36 insertions(+), 20 deletions(-)
  5. delete mode 160000 client-data
  6. delete mode 100644 login/save/account.txt.example
  7. delete mode 100644 login/save/gm_account.txt.example
  8. create mode 100644 world/map/npc/018-1/miners.txt~
  9. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data-master$ git push cinderweb master
  10. Username for 'https://github.com': cinderweb
  11. Password for 'https://[email protected]':
  12. Counting objects: 17, done.
  13. Delta compression using up to 4 threads.
  14. Compressing objects: 100% (8/8), done.
  15. Writing objects: 100% (9/9), 994 bytes, done.
  16. Total 9 (delta 4), reused 0 (delta 0)
  17. To https://github.com/cinderweb/tmwa-server-data
  18. 848ebd1..612785f master -> master
  19. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data-master$
Advertisement
Add Comment
Please, Sign In to add comment