all,
I face error when I try to commit changes directly to Angular Github Page.
I used the following command: git push origin gh-pages However, I see this error warning: "failed to push some refs to 'https://github.com/Savalan11/angularPage.git'" How can I address this issue and successfully commit changes to github page?
Many thanks beforehand..