Inspecting Merged Changes

Inspect your changes in the upstream repository

You can now check the upstream repository to see your merged changes. The root of the repository indicates that the last commit was the merge of your pull request into the master branch:

Navigating to the params/ folder, you should now see the params file you created with your original commit associated with it!


Inspect Evolottery plot collating all contributions!

Once the analysis notebook (parametarised with each participants species) is run by the repository owner and the results pushed to github, you’ll be able to view a rendered version of the notebook with a plot of all species’ evolutionary trajectories, and a skull shape allocated to each species according to their evolved size!

plot_trait_evolution.html

Last tip: You can actually make pull requests in GitKraken Client!