You are not Logged In!

Public:GitHub

From Illini Solar Car Wiki
Revision as of 01:05, 24 February 2018 by imported>Jonathan
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


{REMARKSBOX(type="note" title="Note")}This page is currently in development as is GitHub organization. This page currently exists to define how the github should operate. The GitHub will then be brought up to this spec. - Jonathan (23 Feb 18)

Illini Solar Car has several git repositories used for different things.

{maketoc title="" showhide="y"}

FW (Firmware)

This repository is for the vehicle firmware (i.e. all on-board software and only on-board software).  The organization of this repository will follow GitFlow. Please read more about GitFlow.

File:46

The above image shows the flow of GitFlow. We will utilize that system as follows:

Master

Hot Fix

Release

Development

Feature Branches