paulogdm / vercel-reset-test

Home Page:https://vercel-reset-test.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vercel-reset-test

Steps to Reproduce

  1. main/master = preview branch.
  2. production = production branch.

Create commits in the "main/master" branch.

To make a "production" deployment, you need to attempt the following in the production branch:

git reset --hard master; git push --force

Does it create a deployment?

About

https://vercel-reset-test.vercel.app


Languages

Language:HTML 100.0%