Skip to content
This repository was archived by the owner on Apr 18, 2018. It is now read-only.
This repository was archived by the owner on Apr 18, 2018. It is now read-only.

Section 5.5. Reviewing pull requests #14

@christophernhill

Description

@christophernhill

@edoddridge and @jrscott the description in the 5.5. Reviewing pull requests section doesn't look quite right to me. I think it should be

git clone https://github.com/altMITgcm/MITgcm.git
cd MITgcm
git fetch https://github.com/USERNAME/MITgcm.git BRANCH
git merge FECTH_HEAD
cd verification
./testreport

Note - this is also what anyone else can do i.e. you don't need special privileges. This would be a way for Martin (for example) to test his candidate PR code too.

The current description in 5.5 would test the code in the branch, but it would not show whether it has any issues when merged against the HEAD of master that the PR applies to.

Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions