MasseGuillaume / ScalaKata

Moved
https://github.com/MasseGuillaume/ScalaKata2
121 stars 3 forks source link

Move ScalaKata2 in here #76

Open elecnix opened 9 years ago

elecnix commented 9 years ago

There are two Projects, and the legacy one is shadowing the popularity of the second one.

$ cd ScalaKata
$ git branch legacy
$ git remote add ScalaKata2 ../ScalaKata2
$ git checkout remotes/ScalaKata2/master
$ git branch -f master
$ git push github legacy
$ git push -f github master

Copy-paste the 7 open issues in ScalaKata2 into here, then delete the ScalaKata2 project from Github.