python-intermediate-development
python-intermediate-development copied to clipboard
remove checkout references from episode 14 diagram
trafficstars
Summary
Episode 14 on using Git/GitHub still contained references to [git] checkout. These have been replaced by [git] restore or removed
We are not using "git restore" in the material so we probably should not use it in the diagram. We could change the diagram to use "git branch" instead? We should also mention this in the text above the diagram, under "working directory" bullet point?
I have added changes to this PR as this was a bit urgent to merge - hope that is OK @sjvrijn