$ git push origin :gh-pages $ git add build -f $ git commit -m 'chore: Deployed to gh-pages.' $ git subtree push --prefix build origin gh-pages $ git reset HEAD^ u4bi-dev/ecommerce
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ git push origin :gh-pages $ git add build -f $ git commit -m 'chore: Deployed to gh-pages.' $ git subtree push --prefix build origin gh-pages $ git reset HEAD^