-
Couldn't load subscription status.
- Fork 8
Overview of the MPI Forum's GitHub usage
Wesley Bland edited this page Dec 9, 2015
·
8 revisions
Previous: Git and GitHub definitions and notation
Next: Initial Git setup
Each MPI Forum working group has its own Github organization and repository(ies). You can find them on the main wiki page.
The idea is that each working group does work in their own organization, and then:
- Files a public issue against against the public
mpi-forum/mpi-issuesrepository. - Files a corresponding private pull request (since it contains LaTeX document source code) against the private
mpi-forum/mpi-standardrepository (or other relevant private document repo).
It looks like this:

Previous: Git and GitHub definitions and notation
Next: Initial Git setup