spck-issues
spck-issues copied to clipboard
Spck error when trying to push something in GitHub
TLDR; Make it able to push to a repo without the need of cloning it.
As I have node_modules folder in my GitHub repository, it unables me to clone it since Security Reasons. So I downloaded the zip file of my repo and manually put it there, I initialize my repo then put my remote. But it errors saying it needs "force-true:override"
.