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

Foundations, Intermediate Workbook Content Tuning #100

Merged
merged 12 commits into from
May 3, 2014

Conversation

jordanmccullough
Copy link

Continue to refine and tune content in Foundations and Intermediate workbooks.

Content amount and examples should have the "feel" of a three hour course/presentation.

jordanmccullough added 11 commits April 24, 2014 16:51
“Getting to know” feels more complete with a broader survey of GitHub
and Git than just one exclusively.

Moving the order of acquiring the code first, then focusing on branches
seems more logical so local and upstream branches can be discussed all
at once.
Foundations course serves as survey of GitHub features and should
include efficiency tips including these keyboard shortcuts.
@jordanmccullough
Copy link
Author

@matthewmccullough and @brntbeer, Do these additions to the Foundations and adjustments to Intermediate seem ready to merge?

A friendly reminder that this should feel like reasonable curriculum to cover if we, or anyone else, were wanting to tour the important elements of using GitHub.com and understanding repository basics in a three hour duration.

$ git mv <file> <file>
$ git log --stat -M
$ git log --follow <file>
```

## Undoing commits with `revert` and `reset`
## Undoing commits

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm okay with it either way, but was thinking it was easier to find in the outline with the more detailed wording (why I added it). Feelings about this?

@matthewmccullough
Copy link

A few small tweaks suggested, @jordanmccullough , but otherwise, 🚢

jordanmccullough pushed a commit that referenced this pull request May 3, 2014
Foundations, Intermediate Workbook content tuning
@jordanmccullough jordanmccullough merged commit ea5b855 into master May 3, 2014
@jordanmccullough jordanmccullough deleted the found-int-workbook-tuning branch May 3, 2014 16:14
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

Successfully merging this pull request may close these issues.

2 participants