Oshuma wants you to pull from Oshuma/weewar-spy at master
Body: Added the #games method to WeewarSpy::Spy. Also updated the README to make usage a bit more clear. (Great library, by the way!)
View repository: http://github.com/Oshuma/weewar-spy/tree/master
Task 18
-
mriffe marked a task as done about 3 years ago.
-
mriffe added a comment about 3 years ago
$ git remote add -f Oshuma git://github.com/Oshuma/weewar-spy.git
$ git checkout -b Oshuma/master
$ git pull Oshuma master
$ git checkout master
$ git merge Oshuma/master
$ git push -
mriffe added a comment about 3 years ago
From the GitHub Guides:
$ git remote add -f defunkt git://github.com/defunkt/grit.git
$ git checkout -b defunkt/master
$ git pull defunkt master:4f0ea0c$ git checkout master
$ git merge defunkt/master
$ git push -
mriffe created a task for mriffe about 3 years ago.
You need to login to add comments.
No account yet? Signup is quick and easy.