Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 125 Bytes

template.md

File metadata and controls

6 lines (5 loc) · 125 Bytes

commands to checkout to this branch

git fetch upstream pull/{pull_id}/head:{branch_name}
git checkout {branch_name}