python-intermediate-development icon indicating copy to clipboard operation
python-intermediate-development copied to clipboard

remove checkout references from episode 14 diagram

Open sjvrijn opened this issue 1 year ago • 1 comments
trafficstars

Summary

Episode 14 on using Git/GitHub still contained references to [git] checkout. These have been replaced by [git] restore or removed

sjvrijn avatar Sep 17 '24 06:09 sjvrijn

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?

anenadic avatar Sep 25 '24 09:09 anenadic

I have added changes to this PR as this was a bit urgent to merge - hope that is OK @sjvrijn

anenadic avatar Oct 03 '24 11:10 anenadic