-
Notifications
You must be signed in to change notification settings - Fork 488
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
First pass on updating the git branch lesson #550
base: main
Are you sure you want to change the base?
Conversation
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.
I think that this is good material, but we'll want the PR material on a different document.
I predict that teaching PRs and branches separately would be better to build/reinforce the ideas, and also not conflate the concepts
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.
I think this lesson needs to focus on how Branches work, probably with visual reinforcement of what branching means to the flow of code. Also, I'd include a bit on how to recover if you start working on the wrong branch.
c44bf3a
to
9aabcfe
Compare
(Force pushed because I realized I fixed links slightly incorrectly.) |
Notes from Devin's git branch lecture:
|
…urriculum into kaida/update-git-branches
* Wording fixes. * Add `git branch` * Add `git pull origin master`
Description
A few sentences describing the overall purpose of these textbook changes.
Questions for the Author
Todos
Are any of these items still in progress?
Feedback Requested
Please utilize the built-in GitHub Reviewers functionality to assign necessary reviewers. Use this section to further specify portions of the PR that you would like additional or focused feedback on.