Paul Martin
2016-04-16 eecaad8b8e2c447429c31a01d49260ddd6b4ee03
commit | author | age
5e3521 1     git clone ${url}
JM 2     cd ${repo}
880e27 3     git checkout -b ${reviewBranch} origin/${integrationBranch}
5e3521 4     ...
d69d73 5     git push -u origin ${reviewBranch}
2f1ab2 6