sprint_tutorial icon indicating copy to clipboard operation
sprint_tutorial copied to clipboard

Remove 2 unnecessary git commands from step 16 of The Typical Workflow in doc/how_to_sprint.rst

Open ArrivalR8 opened this issue 7 years ago • 0 comments

Remove these two unnecessary git commands from step 16 of The Typical Workflow in doc/how_to_sprint.rst:

git pull upstream master git checkout fix/bug_name

(as stated by Jonathan Rocher as he presented the Sprint Tutorial at SciPy 2018 on 7/14/2018)

ArrivalR8 avatar Jul 14 '18 21:07 ArrivalR8