gephi / gephi-plugins

Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
270 stars 623 forks source link

Map of countries branch #97

Closed seinecle closed 8 years ago

seinecle commented 8 years ago

Code changes are OK. This is a pull request.

eduramiba commented 8 years ago

Hi Clement, it's preferable if you pull my changes into your branch. If you do, the pull request #93 will be automatically updated with the new commits and you will have the latest code in your branch, so you have it up to date for future modifications.

Try this command: git pull https://github.com/eduramiba/gephi-plugins.git mapOfCountriesBranch Then push to your branch.

Thanks

seinecle commented 8 years ago

Ok, I pulled then pushed to my branch -> https://github.com/seinecle/gephi-plugins/tree/mapOfCountriesBranch/modules/MapOfCountries/src/main


Clement Levallois Assistant professor EMLYON Markets & Innovation Department http://www.clementlevallois.net

direct line: +33(0)4 7833 7725 mobile: +33(0)6 5908 3392 Skype and Twitter: @seinecle

On Tue, Mar 29, 2016 at 10:06 AM, Eduardo Ramos notifications@github.com wrote:

Hi Clement, it's preferable if you pull my changes into your branch. If you do, the pull request #97 https://github.com/gephi/gephi-plugins/pull/97 will be automatically updated with the new commits and you will have the latest code in your branch, so you have it up to date for future modifications.

Try this command: git pull https://github.com/eduramiba/gephi-plugins.git mapOfCountriesBranch Then push to your branch.

Thanks

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/gephi/gephi-plugins/pull/97#issuecomment-202770160

eduramiba commented 8 years ago

Great, thanks. I close this in favor of #93