githubschool / githubschool/nov-13
Remote Topics nov-26
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# nov-26 (Project 3: GitHub Games)
- [x] Workflow Review
- [x] Recap on GitHubFlow
- [x] Enabling GitHub Pages
- [x] Protected Branches and CODEOWNERS
- [x] Configurations on GitHub to help protect master branch
- [x] Require Approved Reviews
- [x] Git Bisect
- [x] Searching the commit which broke the game
- [x] Reverting Commits
- [x] Fixing the broken game
- [x] Helpful Git Commands
- [x] git mv
- [x] git add -p
- [x] Viewing Local Changes
- [x] git diff
- [x] Tags and Releases
- [x] tags vs releases
- [x] git tag -a / git show / git push --tags
- [x] releases in GitHub
- [ ] Homework: Workflow Discussion
## Resource Links
- https://guides.github.com/introduction/flow/
- https://githubtraining.github.io/training-manual/#/13_workflow_review_project_github_games
- http://git-school.github.io/visualizing-git/
## Repository Links
- https://github.com/githubschool/nov-13
- https://github.com/githubschool/github-games-YOURUSERNAME
## Booking 1:1
- [Follow instructions in this link to book 1:1](https://github.com/githubschool/nov-13/issues/52#issue-384309600)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.