👨‍💻
ARC Software
  • Introduction
  • The FTC Control System
  • Setting up the Environment
  • The OpMode
    • Introducing the OpMode
    • OpMode vs LinearOpMode
    • Telemetry and Debugging
    • Stopping LinearOpModes
  • Hardware Interaction
    • Hardware Configuration
    • DcMotor
    • Servos
    • Sensors
    • Inertial Measurement Unit
  • TeleOp
    • FTC Match Structure
    • Accessing Gamepads
    • The TeleOp Period
    • Finite State Machines
  • Autonomous
    • The Autonomous Period
  • Virtual Robot Environment
    • Setting Up The Virtual Robot Environment
    • Programming a Mecanum Drive
  • Working with a Team
    • Integrate with your Team
    • Using Git Effectively
Powered by GitBook
On this page

Was this helpful?

  1. Working with a Team

Using Git Effectively

PreviousIntegrate with your Team

Last updated 5 years ago

Was this helpful?

  • (an IDE based on IntelliJ)

  • This was made by an FTC team named Wizards.exe. It gets a little more specific about how Git and GitHub apply to our competition.

Using Git in Android Studio
How to use GitHub for Version Control in FTC