Keep your fork sync with the upstream
$ git remote add upstream [email protected]:mariolpantunes/mapreduce.git
$ git fetch upstream
$ git checkout master
$ git merge upstream/master
- Mário Antunes - mariolpantunes
- João Santos - joaocps
This project is licensed under the MIT License - see the LICENSE.md file for details