Hey folks our team has a question about the branching feature. As we are preparing to deliver more products to our consumers, and our team getting larger. We could really use the branching feature to increase our velocity. Is there an ETA on the feature being enabled back? cc: @glorious_catfish
Hi! We’ve activated the branching feature for the Marketing org now. We’re still actively working on improving its reliability, and would appreciate any feedback or bug reports!
@chungwu Is there any documentation around the branch feature, and how one would sync it up from the command line in a react project?
You can specify your branch name when you sync, like
plasmic sync -p project@branch
You can also update plasmic.json
, find the entry for your project, and set the version
field from “latest” to the branch name