Hi Philip, On Thu, Apr 23, 2020 at 1:44 PM Philip Oakley <philipoakley@iee.email> wrote: > A couple of light reading articles were mentioned in the stackoverflow > blog #17 > https://stackoverflow.blog/2020/04/17/the-overflow-17-legally-beige/ > (verbatim extracts) > > 1. CS visualized: Useful Git commands > <https://dev.to/lydiahallie/cs-visualized-useful-git-commands-37p1> > https://dev.to/lydiahallie/cs-visualized-useful-git-commands-37p1 > Oftentimes though we use commands that we know work, but we don’t > understand how they work under the hood! Here is a great series of > visualizations of git commands to understand them more at a theoretical > level This one had already been added by Jakub in: https://github.com/git/git.github.io/commit/44e19bb6ce35fccb67d0e45087602a8b586bde01 > 2. The phases of remote adaptation > <https://about.gitlab.com/company/culture/all-remote/phases-of-remote-adaptation/> > https://about.gitlab.com/company/culture/all-remote/phases-of-remote-adaptation/ > GitLab put together a really interesting list of phases for teams > switching from a colocated environment to a remote one. It’s a good > reflection on how your team culture might work, and how to be prepared > for changes. Thanks! I just added this one at the end of the "Light reading" in the edition: https://github.com/git/git.github.io/blob/master/_posts/2020-04-23-edition-62.markdown > Both of which were interesting and potentially useful. Sure! Best, Christian.