In my existing project I installed squad, which has files for an existing web app.
npm i @bradygaster/squad-cli
after that I initialized squad
After this all the files in my folder are marked as new, but the branch was up-to-date. I don't have branches, just pushed to main.
In my existing project I installed squad, which has files for an existing web app.
after that I initialized squad
After this all the files in my folder are marked as new, but the branch was up-to-date. I don't have branches, just pushed to main.