how do i push the active git branch (dirty) into the production site? I tried --branch=production bu

how do i push the active git branch (dirty) into the production site? I tried --branch=production but it just created a preview url with that name
Was this page helpful?