There was an error while loading. Please reload this page.
Remove stable branch and choose a new commit from master as a basis for stable branch
cd ~/git/flowcrypt-browser git checkout master git branch -D stable git branch stable HASH git push origin stable # git push origin stable --force