carpentries-incubator / python-intermediate-development

"Intermediate Research Software Development Skills (Python)" Lesson Material
https://carpentries-incubator.github.io/python-intermediate-development/
Other
44 stars 51 forks source link

change 'branch -c' to 'switch -c' for test-suite #368

Open sjvrijn opened 3 weeks ago

sjvrijn commented 3 weeks ago

Fixes #364: replacing git branch -c test-suite with git switch -c test-suite