Skip to content
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

Rewrite version control chapter #19

Open
nick-ulle opened this issue Jan 7, 2025 · 1 comment
Open

Rewrite version control chapter #19

nick-ulle opened this issue Jan 7, 2025 · 1 comment
Assignees

Comments

@nick-ulle
Copy link
Contributor

The current version control chapter:

  • Teaches several Git commands that are correct but have been replaced by simpler commands in modern versions of Git
  • Doesn't include instructions for setting up an SSH key for GitHub
  • Emphasizes "local" vs "server-based" version control more than is necessarily helpful, and could be clearer about how these are related to centralized vs distributed version control

We're planning to update the Intro to Version Control Workshop soon, so we might as well start by updating the material in this reader. Eventually, we'll just use (a subset of) the Intro to Version Control Workshop reader to teach Git in Adventures.

@nick-ulle
Copy link
Contributor Author

This is mostly done as of #20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant