I've created a sample project, and then tried to upload it to github.
Instead of loading the project to github, it just deleted my local project completely - including the git commits, so there is no way back!
Any idea why this happened?
Here's the command I've used:
ng github-pages:deploy --message "First commit"
I've created a sample project, and then tried to upload it to github.
Instead of loading the project to github, it just deleted my local project completely - including the git commits, so there is no way back!
Any idea why this happened?
Here's the command I've used:
ng github-pages:deploy --message "First commit"