Slide 10
Slide 10 text
Features of GitHub
• Hosted Repositories
- Can be public or private
- Students can have up to five free private repos
- Can have one contributor, or many contributors
• Built in Issue Tracker
- Issues ≠ Bad
- @mentions
- Anyone can comment on an issue
- Closed issues are saved in history forever
- Pull Request is a special kind of issue
• Can edit files (and commit changes) directly in the web interface