Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 236 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 236 Bytes

G6-ESP32

Cloning

git clone https://github.com/waterloop/G6-ESP32
cd G6-Firmware
git submodule update --init --recursive

Branch naming

  • feature / clickupId / ...
  • bugfix / clickupId / ...
  • test / clickupId / ...