Skip to content

Starting new branch

Igor Usenko edited this page May 20, 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 for all env
  7. Run the tests
  8. Fix possible issues after the upgrade and push it to develop
  9. Create a new branch
  10. Publish the new branch
Clone this wiki locally