wrdrd / docs

WRD R&D Documentation – https://wrdrd.github.io/docs/
https://wrdrd.github.io/docs/
9 stars 1 forks source link

awesome-python-in-education #33

Open westurner opened 2 months ago

westurner commented 2 months ago
westurner commented 2 months ago

To pull a Pull Request Branch: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally :

git clone ssh://git@github.com/org/repo
git fetch origin pull/ID/head:BRANCH_NAME 
git switch BRANCH_NAME