-
Notifications
You must be signed in to change notification settings - Fork 10
remotes_in_git #91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remotes_in_git #91
Conversation
|
|
||
| We’ll discuss remotes in more detail in the next episode, while talking about how they might be used for collaboration. | ||
|
|
||
| ### SSH |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should SSH become its own module that can then be a prereq here? It just seems like a pretty lengthy detour from the main content of the module.
|
I'm going to need to close out this branch and move each of the remotes_in_git.md, collaborating.md, and conflicts.md This branch is pretty old and I misunderstood how to properly create a branch for a new module. I deleted too many of the required directories from main and nested the structure too deep. |
|
Closing this PR in favor of PR 95 which correctly adds git_remotes files into the education_modules repo structure. Other PRs will be created for git_collaborating and git_conflicts following the structure of PR 95. All comments from this PR were moved to PR 95. |
Creating a PR prior to formal review request to spark discussion and track my own comments and questions.