Feature branch - how to fetch those
Table of contents
Someone created a feature branch I need to fetch.
This is how to do that1 (have not tried yet):
git fetch origin
git checkout --track origin/plugin
Github pages - my own learning diary
This is how to do that1 (have not tried yet):
git fetch origin
git checkout --track origin/plugin