githubteacher / githubteacher/flaming-octo-meme
Some Course Suggestions
- Dominant language
- No language data
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Consider restructuring this course by standard workflows. I can already tell that the first thing I'm going to do when I start using git is to hit up Google for a step-by-step workflow description.
1. how to edit files in a repository
- create a branch
- edit the file
- put it into the staging area
- ... etc.
2. how to add files to a repository
- ... etc.
3. how to delete files from a repository
4. how to merge conflicting changes
5. how to view the history of all the changes to a file/folder
6. how to rollback a change (both most recent and not)
7. ... etc.
Some other basic suggestions:
1. favour a gui over the command line
2. spend the first 15 minutes talking about the git technology relative to other major systems (pros and cons)
3. provide a glossary of terms and their counterparts in other major systems
- fork
- branch
- pull request
- push
- ... etc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.