Skip to content

Starting new branch

Igor Usenko edited this page May 4, 2022 · 10 revisions
  1. Verify no uncommitted changes
  2. Close VS Code
  3. Remove timers directory
  4. git clone -b develop https://github.com/igors48/timers.git
  5. Update VS Code, PlatformIO, etc
  6. Rebuild project using checkmark in VS Code status bar
  7. Fix possible issues after the upgrade and push it to develop
  8. Create a new branch
  9. Publish the new branch
Clone this wiki locally