2310 gitcodev fixes#15
Open
wmotion wants to merge 2 commits into
Open
Conversation
I have commented on the early steps that participants should take to get SSH going on Git Bash, that is, run it as local administrator. As @manuGil suggested, this has been proven to forestall a category of issues down the line and worked for the 2310-gitcodev editions. Added a short explanation of what a positive `ssh -T <upstream address>` is, so as to invite participants to recognize success or failure with a little guidance
Removed the markdown coding for shell/bash command, since indenting is sufficient for a nice styling on GitHub and syntax highlighting is unnecessary here. Only up to Section A.1. Patterned paragraphs of Section A.1 as nested lists. This should make it easier to recognize the step and substeps of the SSH-related procedure. All document: removed trailing space, with no immediate benefit in sight.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch at the time of this message proposes corrections to Lesson3 mostly regarding the installation of an SSH-based connection. The aims are
The rationale of additional commits will be explained either as messages below (if differing in aims) or in the body of the commits (if in line with the above aims)