-
Notifications
You must be signed in to change notification settings - Fork 1
Home
This wiki contains information for the members of the Raven's Robotics team at Longfields-Davidson Heights Secondary School in Barrhaven. It's open to the public (Hi, Public!), and all team members are free to share their knowledge with the rest.
The sidebar on the right of the page provides a hierarchical view of topics within this wiki. Each topic does not necessarily map to a separate wiki page; rather, pages are used to group related topics.
Also on the right of the page, you'll see a Pages
widget, which lists all pages alphabetically.
This wiki is hosted on GitHub, where any code repository can have a wiki. Since this is a general how-to wiki, its repository doesn't contain any functional code - although it does host images and file downloads for the wiki itself.
See GitHub's wiki help here for general information about how to compose wiki content.
Specific rules for this wiki:
- All content must conform to the Ottawa-Carleton District School Board Code of Conduct.
- Images linked in the wiki should be stored in the
images
folder of the host repository. - All information repeated in the wiki from external sources must include appropriate attribution, and respect the copyright and licensing of the owner of the source material.
- When adding a new topic, you must also update the navigation sidebar.
- History of git - http://git-scm.com/book/en/v2/Getting-Started-A-Short-History-of-Git
- Definition of Versioning - http://searchsoftwarequality.techtarget.com/definition/versioning
- The 'Git Bible' - http://git-scm.com/doc
- Merge v. Rebase - link 1, link 2, link 3
- FRC Robotics Official Site - http://www.usfirst.org/roboticsprograms/frc
Home
C++ Programming
C++ conventions
Code formatting
Choosing Your IDE
WindRiver
Eclipse
Basic Programming
SmartDashboard
UltraSonic Sensor
Git & GitHub
What is Git and GitHub?
Getting Started
Accounts
Making an Account
Get added to Raven's Robotics
Pre-Made Ravens Accounts
Creating a Repository
Cloning a Repository
Git Operations
Commits
Getting Updated Code
Fetch
Pull
Troubleshooting
Submitting New Code
Push
Learn more about Git
Automatic documentation
Comments
Tags
Windows installation
Ubuntu Linux installation
Eclox plugin
Installation
Use